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