v9.2.0
·
254 commits
to develop
since this release
New Features:
- [iOS, macOS] Reintroduced isProtectedDataAvailable.
- Listener functionality via
FlutterSecureStorage().registerListener()
Bugs Fixed:
- [iOS] Return nil on iOS read if key is not found
- [macOS] Also set kSecUseDataProtectionKeychain on read for macos.