flutter_auth_ui 1.2.2
flutter_auth_ui: ^1.2.2 copied to clipboard
Unofficial firebaseui package for flutter. This library is personally managed and aims to provide support for Android, iOS and the web. Login with Email, Phone, Apple, Google, GitHub account and etc.
1.2.2 #
- Fix package.yml
1.2.1 #
- Remove Kotlin
- Update firebase_auth to
0.20.1
- Support anonymous login
- Fixed the return value of the
startUi
method - Update README
1.2.0 #
- Added tips for changing the AppBar in FirebaseUI-Android
- Update Kotlin 1.4.30
- Remove support for Android v1 plugin
1.1.1 #
- Fix EmailLink option
- Update README
- Update sample code
1.1.0 #
- Update FirebaseUI-iOS v10.0.2
- Update firebase_auth to
0.20.0+1
- Fix iOS plugin
1.0.0 #
- stable release
- Change API
- Update firebase_auth to
0.18.4+1
0.3.1 #
- Update firebase_auth to
0.18.4
- Firebase Auth UI v9.0(iOS) & v7.1.1(Android)
0.3.0 #
- Flutter
1.22.0
- Dart
2.10.0
- Update firebase_auth to
0.18.1+2
- Target & Compile SDK 30(Android)
0.2.6 #
- Downgrade Flutter to
1.20.0
0.2.5 #
- Downgrade Flutter to
1.20.1
0.2.4 #
- Downgrade Dart to
2.9.0
0.2.3 #
- Flutter
1.20.2
- Dart
2.9.1
- Update firebase_auth to
0.18.0+1
- Fix email-password sign-up on iOS
0.2.2 #
- Fix startUi method. (Fix #3)
- Update firebase_auth to
0.16.1
.
0.2.1 #
Update firebase_auth to 0.16.0
.
0.2.0 #
0.1.0 #
First beta release of flutter plugin for Firebase Auth UI.
- Modify return value of
startUi
- Change
setEmail
method - Add api doc
0.0.1 #
Initial alpha release of flutter plugin for Firebase Auth UI.