leak_tracker 9.0.6 copy "leak_tracker: ^9.0.6" to clipboard
leak_tracker: ^9.0.6 copied to clipboard

unlisted

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 #

Leak tracking #

First, understand leak tracking concepts.

TODO(polina-c): add usage information.

See the the guidance to troubleshoot memory leaks.

Memory usage tracking #

Use the function trackMemoryUsage to configure usage events and auto-snapshotting in your Dart or Flutter application.

See usage tracking guidance for more details.

116
likes
0
pub points
98%
popularity

Publisher

verified publishertools.dart.dev

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

clock, collection, intl, logging, meta, path, vm_service, web_socket_channel

More

Packages that depend on leak_tracker