leak_tracker 3.0.2 copy "leak_tracker: ^3.0.2" to clipboard
leak_tracker: ^3.0.2 copied to clipboard

unlisted

A framework for memory leak tracking for Dart and Flutter applications.

3.0.2 #

  • Add members to LeakTrackingTestConfig.

3.0.1 #

  • Increase sdk version
  • Remove obsolet lint

3.0.0 #

  • Breaking changes: update names of types to be align with Flutter naming convention.
  • Add model for Flutter unit testing configuration.
  • Adopt Flutter standard lints.

2.0.3 #

  • Improve more documentation.

2.0.2 #

  • Improve documentation.

2.0.1 #

  • Minor changes.
  • Updated vm_service version to >=9.0.0 <12.0.0.

2.0.0 #

  • Breaking changes in withLeakTracking.

1.0.2 #

  • Refactor test_infra libraries.

1.0.1 #

  • Documentation updates.

1.0.0 #

  • First release.

1.0.0-dev.1.6 #

  • Enable reset for leak tracker.

1.0.0-dev.1.5 #

  • Define matcher for leaks.

1.0.0-dev.1.4 #

  • Tests and minor fixes.

1.0.0-dev.1.3 #

  • Test for pumpWidget.
  • Make disposalTimeBuffer configurable.
  • Testing API withLeakTracking.

1.0.0-dev.1.2 #

  • Minor fixes.

1.0.0-dev.1.1 #

  • Reorganize example to fit pub.dev standards.

1.0.0-dev.1.0 #

  • Create initial structure.
116
likes
0
pub points
98%
popularity

Publisher

verified publishertools.dart.dev

A framework for memory leak tracking for Dart and Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

clock, collection, matcher, meta, test, vm_service

More

Packages that depend on leak_tracker