flutter_auth_ui 2.3.1 copy "flutter_auth_ui: ^2.3.1" to clipboard
flutter_auth_ui: ^2.3.1 copied to clipboard

outdated

Unofficial firebaseui package for flutter. This library aims to provide support for Android, iOS and the web. Login with Email, Phone, Google account and etc.

2.3.1 #

  • Fix EmailLink on Android
  • Update README

2.3.0 #

  • Update firebase_auth to ^3.0.0
  • FirebaseUI-iOS 12.0.0

2.2.2 #

  • Fix iOS code error

2.2.1 #

  • Support Email link auth on iOS

2.2.0 #

  • Update firebase_auth to 1.4.1
  • FirebaseUI-Android 7.2.0
  • FirebaseUI-iOS 11.0.3

2.1.0 #

Breaking changes #

  • Rename AuthUiProvider from AuthUiItem

2.0.2+1 #

  • Use effective_dart style

2.0.2 #

  • Update README
  • firebase_auth ^1.0.3
  • flutter_plugin_android_lifecycle ^2.0.1
  • flutter_auth_ui_web ^1.0.1

2.0.1 #

  • Update README
  • Support Logo in FirebaseUI-Android

2.0.0 #

  • null safety
  • support web

1.3.0 #

  • Change EmailAuth option
  • Delete iOS option class
  • Update README

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 #

Second beta release.

Breaking change #

  • Change set provider function to enum
  • Change PlatformUser to Bool when success startUi

Minor change #

  • Update libs
  • Update api doc

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.

65
likes
0
pub points
75%
popularity

Publisher

unverified uploader

Unofficial firebaseui package for flutter. This library aims to provide support for Android, iOS and the web. Login with Email, Phone, Google account and etc.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_auth, flutter, flutter_auth_ui_web, flutter_plugin_android_lifecycle

More

Packages that depend on flutter_auth_ui