flutter_dev_panel_performance 1.0.0
flutter_dev_panel_performance: ^1.0.0 copied to clipboard
Performance monitoring module for Flutter Dev Panel
Changelog #
1.0.0 #
- Major release with stable API
- Automatic Timer tracking via Zone API
- Memory leak detection with growth rate indicators
- Resource monitoring for Timers and StreamSubscriptions
- Interactive performance analysis with actionable advice
- Enhanced UI with expandable lists and detailed stack traces
0.0.2 #
- Fixed Flutter version requirement to 3.10.0
- Updated documentation
0.0.1 #
- Initial release