- upgrade Gradle plugin and dependencies
- fix bug
- add
kotlin-android
to android
- fix bug
- reduce dart version to
2.12.0
- analyze leaked node type,
Widget
,Element
- add
LeakNavigatorObserver
, Automatically check for memory leaks byNavigatorObserver
- fix some bugs.
- Change project configuration
- Support
macos
platform
- Migrate package to null-safety
- change
FlatButton
toTextButton
- Update README.md
- Add document description
- Increase the basic memory leak detection function, provide
State
,Element
memory leak detection, provide preview page, leak record storage function.