flutter_performance_pulse 1.0.4
flutter_performance_pulse: ^1.0.4 copied to clipboard
A powerful, real-time performance monitoring toolkit for Flutter apps. Track FPS, memory, CPU, network, battery, and disk metrics with beautiful visualizations. Built by jamalihassan0307
1.0.4 #
- Performance Optimizations:
- Improved memory management in disk tracking
- Reduced CPU overhead in performance monitoring
- Optimized chart rendering for smoother updates
- Enhanced Error Handling:
- Better error recovery in disk operations
- Improved error messages for debugging
- Added fallback mechanisms for platform-specific features
- UI Improvements:
- Added tooltips for performance metrics
- Enhanced chart responsiveness
- Improved dark mode compatibility
- Documentation:
- Added comprehensive API documentation
- Updated example app with best practices
- Added troubleshooting guide
- Bug Fixes:
- Fixed memory leak in chart updates
- Resolved disk space calculation issues
- Fixed theme inheritance issues
1.0.3 #
- Added comprehensive disk usage monitoring:
- Real-time storage space tracking
- App-specific storage usage monitoring
- Visual disk usage graph with warning indicators
- Configurable disk usage warning threshold
- Automatic disk space monitoring every 5 seconds
- Enhanced dashboard UI with disk metrics visualization
- Added disk usage testing functionality in example app
- Updated documentation with disk monitoring examples
- Improved error handling for storage operations
1.0.2 #
- Enhanced dashboard UI with icons and better visualization
- Fixed chart rendering issues
- Improved performance monitoring accuracy
- Added smooth transitions for performance metrics
- Reduced dashboard size for better integration
- Updated documentation with comprehensive usage examples
1.0.1 #
- Performance improvements and optimizations
- Updated documentation and examples
- Fixed package name references
- Improved error handling in device info collection
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)