storage_repository 1.0.3 storage_repository: ^1.0.3 copied to clipboard
Abstraction for reading and persisting data to platform specific storage.
[1.0.3] #
- Replaced Hive with SharedPreferences
[1.0.2] #
- Replaced SharedPreferences with Hive
[1.0.1] #
- New implementation, SecureStorageRepository
[1.0.0] #
- Stable
[0.0.7] #
- README.md updated
[0.0.6] #
- README.md updated
[0.0.5] #
- README.md updated
[0.0.5] #
- API changes, simplified
- Example reimplemented
[0.0.4] #
- Example simplified
[0.0.3] #
- Null safety
[0.0.2] #
- Null safety
[0.0.1] #
- Initial release