leak_tracker 4.0.3
leak_tracker: ^4.0.3 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.
- Auto-snapshotting in case of memory overuse by an application.
Documentation:
- Understand leak tracking concepts
- Troubleshoot memory leaks