flutter_ytlog 0.0.8
flutter_ytlog: ^0.0.8 copied to clipboard
Log Util for Flutter
0.0.8 #
- All use the debugPrint method for logging
0.0.7 #
- add log queuing and flushing mechanism
0.0.6 #
- update timestamp format to ISO-8601-like standard
0.0.5 #
- improve timestamp formatting with timezone support
0.0.4 #
- Check if log file exists, automatically create if not exists
0.0.3 #
- Bump intl version to ^0.20.2
0.0.2 #
- update README.
0.0.1 #
- first release.