We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68df04d + 048b72b commit 35f1c63Copy full SHA for 35f1c63
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.1 - 2025-10-24
2
+
3
+- **chore**: add changelog.
4
5
## 1.0.0 - 2025-10-13
6
7
- **chore**: initial release.
pubspec.yaml
@@ -2,6 +2,7 @@ name: kv_storage_service
description: Defines an abstract interface for key-value storage services in Dart.
repository: https://github.com/flutter-news-app-full-source-code/kv-storage-service
publish_to: none
+version: 1.0.1
environment:
8
sdk: ^3.9.0
0 commit comments