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.
1 parent 233308a commit 6b0d4f4Copy full SHA for 6b0d4f4
flutter_secure_storage_darwin/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.2.0
2
+- Remove keys regardless of synchronizable state or accessibility constraints.
3
+
4
## 0.1.1
5
- Fix warnings with Privacy Manifest
6
flutter_secure_storage_darwin/pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_secure_storage_darwin
description: "Apple (ios and macos) implementation of flutter_secure_storage"
-version: 0.1.1
+version: 0.2.0
homepage: https://github.com/juliansteenbakker/flutter_secure_storage
environment:
0 commit comments