File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 10.0.0-beta.4
2+ * [ Apple] Merged ios and macos implementation into a new package flutter_secure_storage_darwin
3+ * [ Apple] Refactored code and added missing options
4+ * [ Apple] Added support for swift package manager
5+ * [ Web] Update flutter_secure_storage_platform_interface to be compatible with WASM.
6+
17## 10.0.0-beta.3
28* [ iOS] Fix delete and deleteAll when synchronizable is set.
39* [ iOS] Update migration when value is saved while key already exists with different accessibility option.
Original file line number Diff line number Diff line change 11name : flutter_secure_storage
22description : Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.
3- version : 10.0.0-beta.3
3+ version : 10.0.0-beta.4
44repository : https://github.com/mogol/flutter_secure_storage/tree/develop/flutter_secure_storage
55
66environment :
You can’t perform that action at this time.
0 commit comments