revere_debug_extension
This is a Flutter plugin that extends the revere logger to provide real-time visualization of app metrics (such as CPU and memory usage) and logs for debugging purposes.
Features
- Collects app metrics such as memory and CPU usage
- Periodic metrics collection via revere logger extension
- Output to state via additional state transport
- Widgets for real-time display of metrics/logs
- State management with automatic removal of old entries
- Floating button to toggle metrics/log widget
- View both regular logs and metrics in-app
Supported Platforms
- Windows
- macOS
- iOS
- Linux
- Android