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

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
copied to clipboard

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: ^3.0.10
copied to clipboard

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';
copied to clipboard
4
likes
150
points
3.29M
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

2024.05.28 - 2025.04.22

An internal package to test leak tracking with Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, leak_tracker, leak_tracker_testing, matcher, meta

More

Packages that depend on leak_tracker_flutter_testing