error_overlay 1.0.5 error_overlay: ^1.0.5 copied to clipboard
Error Overlay is a Flutter package that allows you to display real-time error logs as an overlay on all pages of your app.
[1.0.4] #
Added enable/disable monitoring
[1.0.0] #
Initial Release #
- Created the Live Log Monitoring package for Flutter.
- Introduced an overlay error log system that can be shown on all pages of a Flutter app.
- Easy integration by wrapping your MaterialApp in LogMonitor.
- Logs real-time errors and exceptions, making debugging and monitoring easier.