- Set android min sdk to 21
Completely reviewed and updated to the latest firebase libraries.
flutter_auth_ui_web
is now integrated into the main package.
- Updated firebase_auth to ^3.0.0
- Update firebase_auth to ^5.0.0
- Update FirebaseUI-iOS to 14.0.0~
- Support wasm build for web
- Bug fixes on iOS and web
- Update README
- firebase_core v2
- firebase_auth v4
- FirebaseUI-Android v8.0.2
- FirebaseUI-iOS v12.3.0
- Flutter 3.0.0
- Flutter 2.10.0
- Add web option
- Fix typo
- Add
FlutterAuthUi.signOut()
- firebase_auth
^3.1.0
- Update dependencies
- Fix EmailLink on Android
- Update README
- Update firebase_auth to
^3.0.0
- FirebaseUI-iOS 12.0.0
- Fix iOS code error
- Support Email link auth on iOS
- Update firebase_auth to
1.4.1
- FirebaseUI-Android 7.2.0
- FirebaseUI-iOS 11.0.3
- Rename
AuthUiProvider
fromAuthUiItem
- Use
effective_dart
style
- Update README
firebase_auth ^1.0.3
flutter_plugin_android_lifecycle ^2.0.1
flutter_auth_ui_web ^1.0.1
- Update README
- Support Logo in FirebaseUI-Android
- null safety
- support web
- Change EmailAuth option
- Delete iOS option class
- Update README
- Fix package.yml
- Remove Kotlin
- Update firebase_auth to
0.20.1
- Support anonymous login
- Fixed the return value of the
startUi
method - Update README
- Added tips for changing the AppBar in FirebaseUI-Android
- Update Kotlin 1.4.30
- Remove support for Android v1 plugin
- Fix EmailLink option
- Update README
- Update sample code
- Update FirebaseUI-iOS v10.0.2
- Update firebase_auth to
0.20.0+1
- Fix iOS plugin
- stable release
- Change API
- Update firebase_auth to
0.18.4+1
- Update firebase_auth to
0.18.4
- Firebase Auth UI v9.0(iOS) & v7.1.1(Android)
- Flutter
1.22.0
- Dart
2.10.0
- Update firebase_auth to
0.18.1+2
- Target & Compile SDK 30(Android)
- Downgrade Flutter to
1.20.0
- Downgrade Flutter to
1.20.1
- Downgrade Dart to
2.9.0
- Flutter
1.20.2
- Dart
2.9.1
- Update firebase_auth to
0.18.0+1
- Fix email-password sign-up on iOS
- Fix startUi method. (Fix #3)
- Update firebase_auth to
0.16.1
.
Update firebase_auth to 0.16.0
.
Second beta release.
- Change set provider function to enum
- Change PlatformUser to Bool when success
startUi
- Update libs
- Update api doc
First beta release of flutter plugin for Firebase Auth UI.
- Modify return value of
startUi
- Change
setEmail
method - Add api doc
Initial alpha release of flutter plugin for Firebase Auth UI.