flutter_performance_pulse 1.0.0
flutter_performance_pulse: ^1.0.0 copied to clipboard
A real-time, in-app performance monitoring toolkit for Flutter. Helps developers detect bottlenecks, debug in production, and ensure smooth user experience across platforms.
1.0.0 #
Initial release of Flutter Pulse with the following features:
- Real-time FPS monitoring with visual graphs
- Memory usage tracking with GC detection
- CPU usage monitoring per core
- Network request tracking with detailed metrics
- Battery status monitoring
- Device information collection
- Customizable dashboard with light and dark themes
- Configurable warning thresholds
- Cross-platform support (Android, iOS, Web, limited desktop support)