f_logs 2.0.1 f_logs: ^2.0.1 copied to clipboard
FLog provides quick & simple logging solution. All logs are saved to the DB which can then be exported in files.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.0.1] #
- updated dependencies
- updated change log format
- fixed getAllLogsByFilter()
- fixed casting issues
[2.0.0-alpha-01] - 2021-03-31 #
Changed #
- Upgraded sembast
- Upgraded path provider
- Upgraded intl
- Upgraded to flutter 2.0
[1.3.0-alpha-02] - 2020-05-25 #
[1.3.0-alpha-01] - 2020-03-23 #
Changed #
- Refactored main.dart
- Exception to dynamic in-order to handle both exception & error