CI pub package package publisher

Coming soon! See https://github.com/flutter/devtools/issues/3951 and https://github.com/flutter/devtools/issues/5606.

Memory Leak Tracker

TODO: The text below is under construction.

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