ubuntu_logger 0.2.0
ubuntu_logger: ^0.2.0 copied to clipboard
A logging frontend based on Google's logging library for Dart.
0.2.0 #
Note: This release has breaking changes.
- BREAKING CHORE: Bump to Flutter 3.24.3.
0.1.1 #
0.0.3 #
- Make the name optional, default to executable.
0.0.2 #
- Migrate to Dart 3.0.
- Constrain
logging
to<1.2.0
due to incompatibility inlogging_appenders
.
0.0.1 #
- Initial version.