leak_detector 1.0.0
leak_detector: ^1.0.0 copied to clipboard
This is a plug-in used to detect page memory leaks. You can use it to detect whether there is a memory leak in `State` and `StatefulElement`.
1.0.0 #
- TODO: Support
macos
platform
0.2.0 #
- TODO: Migrate package to null-safety
0.1.2+1-beta #
- TODO: change
FlatButton
toTextButton
0.1.2-beta #
- TODO: Update README.md
0.1.1-beta #
- TODO: Add document description
0.1.0-beta #
- TODO: Increase the basic memory leak detection function, provide
State
,Element
memory leak detection, provide preview page, leak record storage function.