leak_tracker_testing 3.0.1 leak_tracker_testing: ^3.0.1 copied to clipboard
Leak tracking code intended for usage in tests.
Coming soon! See https://github.com/flutter/devtools/issues/3951.
What is this? #
This package contains the test-only leak tracking APIs.
They are separated from leak_tracker
to make sure
testing code is not used in production.
Read more in leak tracking overview.