performance_profiler 1.0.3+1
performance_profiler: ^1.0.3+1 copied to clipboard
A Flutter package for profiling performance, including screen load time, FPS, and widget rebuild tracking.
Changelog #
1.0.3+1 #
- Initial release.
- Features:
- Track screen load times.
- Monitor FPS (Frames Per Second).
- Track widget rebuilds per screen.
- Customizable overlay with hide/show functionality.
- Updating documentation and examples.
- Modifying test cases to ensure reliability.
- Modifying screen name while navigating.