1 parent 8388604 commit ea88098Copy full SHA for ea88098
2 files changed
packages/fr_storage/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.1.0
+## 0.1.0 2026-07-10
2
3
- Add encrypted Hive-style `FrStorage -> FrBox` string CRUD backed by ObjectBox.
4
- Add a static default owner and initialized multi-instance API.
packages/fr_storage/pubspec.yaml
@@ -1,5 +1,5 @@
name: fr_storage
-description: Encrypted scoped key-value storage for Flutter, backed by ObjectBox and platform secure storage.
+description: Encrypted box-based key-value storage for Flutter, backed by ObjectBox and platform secure storage.
version: 0.1.0
repository: https://github.com/Hu-Wentao/flowr
5
topics:
0 commit comments