leak_tracker_flutter_testing 1.0.6 copy "leak_tracker_flutter_testing: ^1.0.6" to clipboard
leak_tracker_flutter_testing: ^1.0.6 copied to clipboard

unlisted

Flutter specific helpers for dart memory leak tracking.

1.0.6 #

  • If an object is not disposed by the end of testing, mark it as notDisposed.

1.0.5 #

  • Bump version of SDK to 3.1.2.

1.0.4 #

  • Update matcher for memory events to handle async callbacks.

1.0.3 #

  • Define matcher to verify if a class is reporting memory allocations.

1.0.2 #

  • Add debugging constructors to LeakTrackingTestConfig, per leak type.

1.0.1 #

  • Expose global leak tracking settings.

1.0.0 #

  • First release.