flutter_log_handler 0.0.2
flutter_log_handler: ^0.0.2 copied to clipboard
Enterprise-grade logging solution for Flutter applications. Provides console logging, file persistence, crash capturing, Dio API interception, retention control, and a built-in professional log viewer UI.
0.0.1 #
- Initial release of flutter_log_handler
- Configurable log storage
- Console logging support
- File logging support
- Built-in LogScreen UI
- Crash wrapper support
- API interceptor support
0.0.2 #
- Added fileName and directoryName configuration
- Added getLogs() method
- Improved log loading mechanism
- Enhanced README documentation
- Improved MIT License
- Production-ready refinements