flutter_key_value_file_storage 0.1.0
flutter_key_value_file_storage: ^0.1.0 copied to clipboard
An implementation to save big chunks of content to a file
0.1.0 - 13/02/2025 #
Updated #
- Dependency updates
- Migrate to apply Gradle plugins with the declarative plugins block
- Support Android Gradle Plugin 8.0.0+
0.0.2 - 11/01/2022 #
Breaking #
- Changed the FlutterFileStorage to FlutterKeyValueFileStorage to match the package name
0.0.1 - 11/01/2022 #
- initial release