leak_detector 1.1.0 copy "leak_detector: ^1.1.0" to clipboard
leak_detector: ^1.1.0 copied to clipboard

Used to detect page memory leaks. You can use it to detect whether there is a memory leak in `Widget`, `Element` and `State`.

1.1.0 #

  • upgrade Gradle plugin and dependencies

1.0.1+4 #

  • fix bug

1.0.1+3 #

  • add kotlin-android to android

1.0.1+2 #

  • fix bug

1.0.1+1 #

  • reduce dart version to 2.12.0

1.0.1 #

  • analyze leaked node type, Widget, Element
  • add LeakNavigatorObserver, Automatically check for memory leaks by NavigatorObserver
  • fix some bugs.

1.0.0+1 #

  • Change project configuration

1.0.0 #

  • Support macos platform

0.2.0 #

  • Migrate package to null-safety

0.1.2+1-beta #

  • change FlatButton to TextButton

0.1.2-beta #

  • Update README.md

0.1.1-beta #

  • Add document description

0.1.0-beta #

  • Increase the basic memory leak detection function, provide State, Element memory leak detection, provide preview page, leak record storage function.
61
likes
130
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

Used to detect page memory leaks. You can use it to detect whether there is a memory leak in `Widget`, `Element` and `State`.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, path, sqflite, vm_service

More

Packages that depend on leak_detector