flutter_keychain 0.0.7 flutter_keychain: ^0.0.7 copied to clipboard
Flutter secure storage via Keychain and Keystore
0.0.1 #
- Intial release with only Android support. iOS support due to follow.
0.0.2 #
- Added iOS support (Objective-C for now)
0.0.3 - 0.0.5 #
- Bugfixes and hardening of the code
0.0.6 #
- Added commit to delete and clear for android.
- Updated xcode example project, because of duplicate framework (new version of flutter)
0.0.7 #
- Bump kotlin version to 1.2.51