leak_tracker_testing 3.0.2
leak_tracker_testing: ^3.0.2 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 for pure dart projects.
They are separated from leak_tracker
to make sure
testing code is not used in production.
Read more in leak tracking overview.