dart-lang/leak_tracker
Uma estrutura para rastreamento de vazamentos de memória em aplicativos Dart e Flutter.
- Stars
- 451
- Forks
- 25
- Último push (UTC)
- 1 de ago. de 2026
- Status do projeto
- Ativo
LinguagensDartShell
README original
Texto original em inglês. Visite o GitHub para a versão atual.
Expandir / recolher 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: