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

unlistedoutdated

An internal package to test leak tracking with Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add leak_tracker_flutter_testing

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

dependencies:
  leak_tracker_flutter_testing: ^2.0.4

Alternatively, your editor might support 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_flutter_testing/leak_tracker_flutter_testing.dart';
6
likes
70
points
4.12M
downloads

Documentation

API reference

Publisher

verified publisherflutter.dev

Weekly Downloads

An internal package to test leak tracking with Flutter.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, leak_tracker, leak_tracker_testing, matcher, meta

More

Packages that depend on leak_tracker_flutter_testing