universal_storage_db 0.1.0-dev.5
universal_storage_db: ^0.1.0-dev.5 copied to clipboard
DB for flutter apps which uses universal_storage_sync as underlying storage.
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.
0.1.0-dev.5 - 2026-02-17 #
- chore: update foundation dependency to 0.4.0
- added: clear and clearKey methods to LocalDbImpl
0.1.0-dev.4 - 2026-02-08 #
- chore: from_json_to_json: ^0.4.0 universal_storage_sync: ^0.1.0-dev.10
0.1.0-dev.3 - 2025-10-27 #
- chore: update sync dependency to 0.1.0-dev.10
0.1.0-dev.2 - 2025-10-27 #
- chore: update interface dependency to 0.1.0-dev.9
0.1.0-dev.1 - 2025-10-27 #
- Initial release.