leak_tracker 7.0.4
leak_tracker: ^7.0.4 copied to clipboard
A framework for memory leak tracking for Dart and Flutter applications.
Coming soon! See https://github.com/flutter/devtools/issues/3951 and https://github.com/flutter/devtools/issues/5606.
The text below is under construction.
Memory Leak Tracker #
TODO: replace links with absolute, to make them working on pub.dev
This is a framework for detecting memory issues in Dart and Flutter applications. It enables:
- Memory leak auto-detection for applications and tests.
- Memory usage tracking and auto-snapshotting.
Documentation:
- Understand leak tracking concepts
- Troubleshoot memory leaks