memory_usage 0.1.0 copy "memory_usage: ^0.1.0" to clipboard
memory_usage: ^0.1.0 copied to clipboard

A framework for memory usage tracking and snapshotting.

pub package package publisher

memory_usage #

Status: Experimental #

NOTE: This package is currently experimental and published under the labs.dart.dev pub publisher in order to solicit feedback.

For packages in the labs.dart.dev publisher we generally plan to either graduate the package into a supported publisher (dart.dev, tools.dart.dev) after a period of feedback and iteration, or discontinue the package. These packages have a much higher expected rate of API and breaking changes.

Your feedback is valuable and will help us evolve this package. For general feedback, suggestions, and comments, please file an issue in the bug tracker.

What is this? #

This package enables memory usage tracking and auto-snapshotting.

Usage #

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

See usage tracking guidance for more details.

3
likes
130
pub points
45%
popularity

Publisher

verified publisherlabs.dart.dev

A framework for memory usage tracking and snapshotting.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

path

More

Packages that depend on memory_usage