storage_repository 1.1.15 storage_repository: ^1.1.15 copied to clipboard
Abstraction for reading and persisting data to platform specific storage.
[1.1.15] #
- Updated dependencies
[1.1.14] #
- Updated dependencies
[1.1.13] #
- Updated naming convention (I
[1.1.12] #
- Decode error fixed
[1.1.11] #
- Encoding values
[1.1.10] #
- Upgraded dependencies
[1.1.9] #
- Licence update
[1.1.8] #
- Return types modified
[1.1.7] #
- Upgraded dependencies and minor bug fixes
[1.1.6] #
- json encoding of keys and values removed
[1.1.5] #
- Flutter secure storage fix
[1.1.4] #
- Contains key fix
[1.1.3] #
- Encryption key logic fix
[1.1.2] #
- Encode key
[1.1.1] #
- Added getAll method to fetch all data
[1.1.0] #
- Secure storage repository migrated from flutter_secure_storage to hive with encryption key
[1.0.12] #
- Upgraded dependencies
[1.0.11] #
- Refactoring
[1.0.10] #
- Refactoring
[1.0.9] #
- Refactoring
[1.0.8] #
- Updated legacy storage copy
[1.0.7] #
- Removed unused logging
[1.0.6] #
- Hive
[1.0.5] #
- Added asString method and print renamed to log
[1.0.3] #
- Replaced Hive with SharedPreferences
[1.0.2] #
- Replaced SharedPreferences with Hive
[1.0.1] #
- New implementation, SecureStorageRepositoryImpl
[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