leak_tracker_flutter_testing 1.0.12-wip copy "leak_tracker_flutter_testing: ^1.0.12-wip" to clipboard
leak_tracker_flutter_testing: ^1.0.12-wip 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: ^1.0.12-wip

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
0
points
4.3M
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

An internal package to test leak tracking with Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_test, leak_tracker, leak_tracker_testing, meta

More

Packages that depend on leak_tracker_flutter_testing