perflutter 0.0.7
perflutter: ^0.0.7 copied to clipboard
A reusable performance tracking package for Flutter navigation.
Changelog #
0.0.7 #
- Fixed README media rendering on pub.dev by switching image and GIF links to raw GitHub asset URLs.
0.0.6 #
- Improved report usability with session-average FPS, collect/collected aggregation mode, session-persisted collect toggle, and default first-card expansion on open.
- Enhanced the example app with clearer normal/heavy scenarios and raster stress levels up to 10 for easier comparison.
- Expanded README documentation with a step-by-step usage guide, control explanations, badges, and media placeholders.
0.0.5 #
- Published with cleaner dependency compatibility and example support.
0.0.4 #
- Widened dependency constraints for
auto_routeanddevice_info_plusto support older apps and latest stable releases. - Updated README installation snippet to latest version.
0.0.3 #
- Added runnable package example in
example/main.dartfor pub.dev example tab. - Updated README installation snippet to latest version.
0.0.2 #
- Fixed analyzer warnings and deprecated API usage in report/settings screens.
- Updated direct dependencies to latest major releases (
auto_route,device_info_plus). - Added API documentation comments for exported public types.
0.0.1 #
- Initial release of
perflutter.