leak_tracker 1.0.0-dev.1.1 copy "leak_tracker: ^1.0.0-dev.1.1" to clipboard
leak_tracker: ^1.0.0-dev.1.1 copied to clipboard

unlisted

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

example/main.dart

import 'package:leak_tracker/leak_tracker.dart';

void main(List<String> arguments) {
  enableLeakTracking();
  print('Hello, world!');
}
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, meta, vm_service

More

Packages that depend on leak_tracker