statsfl 1.1.0+3 statsfl: ^1.1.0+3 copied to clipboard
A simple FPS monitor for Flutter. Helps to easily diagnose performance problems in your applications.
[1.1.0+3] #
- Fixed error when StatsFl is not nested in a MaterialApp
[1.1.0+2] #
- Optimize repaint
- Add docs
- Privatize API surface
[1.0.0+1] #
- Add maxFps param
[0.1.0] #
- Update to 1.0 and extended description length to satisfy 'health' requirements for pub.dev
[0.0.3+1] #
- Rendering fix
[0.0.2] #
- Added height
- Added showText
- Improved sizing logic
- Added asserts