flutter_keychain 1.0.0 flutter_keychain: ^1.0.0 copied to clipboard
Flutter secure storage via Keychain and Keystore
1.0.0 #
- Bump kotlin, gradle and android version to support AndroidX.
0.0.8 #
- Fix small issue with Kotlin String? type
0.0.7 #
- Bump kotlin version to 1.2.51
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.3 - 0.0.5 #
- Bugfixes and hardening of the code
0.0.2 #
- Added iOS support (Objective-C for now)
0.0.1 #
- Intial release with only Android support. iOS support due to follow.