leak_tracker_testing 3.0.1 copy "leak_tracker_testing: ^3.0.1" to clipboard
leak_tracker_testing: ^3.0.1 copied to clipboard

Leak tracking code intended for usage in tests.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add leak_tracker_testing

With Flutter:

 $ flutter pub add leak_tracker_testing

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  leak_tracker_testing: ^3.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:leak_tracker_testing/leak_tracker_testing.dart';
0
likes
120
pub points
98%
popularity

Publisher

verified publishertools.dart.dev

Leak tracking code intended for usage in tests.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

leak_tracker, matcher, meta

More

Packages that depend on leak_tracker_testing