one_line_logger 1.0.7
one_line_logger: ^1.0.7 copied to clipboard
A simple flutter logger plugin with a cloud hosted UI
1.0.7 #
- Updated README.md and added preview image
1.0.6 #
- Fixed empty catch block for static analysis
1.0.5 #
- Updated example
- Removed non-WASM compatible packages
- Corrected potential recursion
- Corrected potential web cache issue
1.0.4 #
- Updated README.md to include android closed testing info
1.0.3 #
- Added platforms to the pubspec.yaml
1.0.2 #
- Updated all libraries to major versions
- Updated README.md and added Dart Doc
1.0.1 #
- Added a complete example project in
example/. - Updated package metadata and documentation.
- Improved initialization logging.
1.0.0 #
- Initial release.
- Simple one-line remote logging functionality.
- Automatic collection of device metadata (OS, Model, Version).
- Support for
debuganderrorlog levels. - Cross-platform support for Android, iOS, and Web.