login_client_flutter 2.0.1+2
login_client_flutter: ^2.0.1+2 copied to clipboard
flutter_secure_storage implementation of a CredentialsStorage for the login_client package.
2.0.1+1 #
- Fix build badge in README.
2.0.1 #
- Increase
flutter_secure_storage
version range to>=4.2.0 <6.0.0
.
2.0.0 #
- Breaking: Migrate to null-safety.
- Breaking: Bump minimum Dart version to 2.12.
- Breaking: Bump minimum Flutter version to 2.0.
1.0.1 #
- Fix reading null credentials.
1.0.0 #
- First release.