dart-lang/leak_tracker
A framework for memory leak tracking for Dart and Flutter applications.
- Stars
- 451
- Forks
- 25
- Last push (UTC)
- Aug 1, 2026
- Project status
- Active
LanguagesDartShell
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
Memory leak_tracker
This is a framework for detecting and troubleshooting memory issues in Dart and Flutter applications.
Packages
| Package | Description | Version |
|---|---|---|
| leak_tracker | (work in progress, used by flutter_test) A framework for memory leak tracking for Dart and Flutter applications. | pub package |
| leak_tracker_testing | (work in progress, used by flutter_test) Leak tracking code intended for usage in tests. | pub package |
| leak_tracker_flutter_testing | An internal package to test leak tracking with Flutter. | pub package |
| memory_usage | (experimental) A framework for memory usage tracking and snapshotting. | pub package |
Guidance
Ready for use:
Contributing
For general contributing information, see Dart-wide CONTRIBUTING.md.
For package-specific contributing guidance see: