Skip to content

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

License

Notifications You must be signed in to change notification settings

fzyzcjy/leak_tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coming soon! See flutter/devtools#3951 and flutter/devtools#5606.

The text below is under construction.

CI

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:

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

Documentation:

  1. Understand leak tracking concepts
  2. Troubleshoot memory leaks

Packages

Package Description Version
leak_tracker A framework for memory leak tracking for Dart and Flutter applications. pub package
leak_tracker_flutter_test Tests for leak_tracker that depend on Flutter framework.
leak_tracker_testing Leak tracking code intended for usage in tests. pub package

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.3%
  • Shell 0.7%