Clone this repo:

Branches

  1. cbbdeca Improve getting retaining path. (#69) by Polina Cherkasova · 5 hours ago main
  2. 7f2cab3 Nicely format retaining path. (#68) by Polina Cherkasova · 5 days ago
  3. 9c6e9b3 Collect retaining path. (#63) by Polina Cherkasova · 8 days ago
  4. 571c24a Delete generate_diagrams.yaml (#67) by Polina Cherkasova · 13 days ago
  5. f2029b6 blast_repo fixes (#66) by Devon Carew · 13 days ago

Coming soon! See https://github.com/flutter/devtools/issues/3951 and https://github.com/flutter/devtools/issues/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

leak_tracker on pub.dev