leak_tracker 9.0.16 icon indicating copy to clipboard operation
leak_tracker: ^9.0.16 copied to clipboard

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

pub package package publisher

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

What is this? #

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.

Usage #

First, understand leak tracking concepts.

Use leak_tracker_flutter_testing to leak track your flutter tests.

See the the guidance to troubleshoot memory leaks.

97
likes
140
pub points
97%
popularity

Publisher

verified publisher icontools.dart.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

clock, collection, meta, path, vm_service

More

Packages that depend on leak_tracker