in_app_logview 0.1.0
in_app_logview: ^0.1.0 copied to clipboard
In-app real-time log viewer for Flutter debug builds.
0.1.0 #
- Initial release of in_app_logview package
- Real-time log capture and display
- Console-like UI with dark theme
- Search and filter functionality
- Log level filtering (debug, info, warning, error)
- Copy to clipboard feature
- Auto-scroll with pause functionality
- Integration with
loggerpackage - Integration with
flutter_logspackage - Integration with
diointerceptor - Floating button for easy access
- Programmatic open/close/toggle methods
- Debug mode only (automatically disabled in release builds)
- Support for all Flutter platforms (Android, iOS, Web, Windows, macOS, Linux)