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

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

pub package package publisher

Coming soon! See https://github.com/flutter/devtools/issues/3951 and https://github.com/flutter/devtools/issues/5606.

What is this? #

This is a framework for detecting memory issues in Dart and Flutter applications.

It enables:

  1. Memory leak auto-detection for applications and tests.
  2. Memory usage tracking and auto-snapshotting.

Usage #

First, understand leak tracking concepts.

Use leak_tracker_flutter_testing to leak track your flutter tests.

See the the guidance to troubleshoot memory leaks.

116
likes
140
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

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

clock, collection, meta, path, vm_service

More

Packages that depend on leak_tracker