leak_sniffer 0.1.3 copy "leak_sniffer: ^0.1.3" to clipboard
leak_sniffer: ^0.1.3 copied to clipboard

A custom lint package for Dart & Flutter that detects unclosed, uncancelled, and undisposed resources to help prevent memory leaks.

example/leak_sniffer_example.dart

void main() {
  // The full runnable example app lives in the repository workspace at:
  // apps/leak_sniffer_example
}
1
likes
130
points
8
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A custom lint package for Dart & Flutter that detects unclosed, uncancelled, and undisposed resources to help prevent memory leaks.

Repository (GitHub)
View/report issues

Topics

#custom-lint #flutter #static-analysis #memory-leaks

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, collection, custom_lint, custom_lint_builder, lints, meta, yaml, yaml_edit

More

Packages that depend on leak_sniffer