Skip to content

Releases: koji-1009/flutter_auth_ui

Fix EmailLink option

31 Jan 16:18
Compare
Choose a tag to compare
  • This release contains API breaking changes
  • Fix EmailLink option
  • Update README
  • Update sample code

FirebaseUI-iOS v10 and fix iOS issue

31 Jan 16:16
Compare
Choose a tag to compare
  • Update FirebaseUI-iOS v10.0.2
  • Update firebase_auth to 0.20.0+1
  • Fix iOS plugin

Stable release

10 Jan 05:02
Compare
Choose a tag to compare
  • Change API
  • Update firebase_auth to 0.18.4+1
  • Add enableSmartLockForAndroid option

firebase_auth v0.18.4

06 Dec 14:38
Compare
Choose a tag to compare
0.3.1

0.3.1

Flutter 1.22.0, Dart 2.10.0

10 Oct 07:43
Compare
Choose a tag to compare
  • Flutter 1.22.0
  • Dart 2.10.0
  • Target & Compile SDK 30 (Android)

Flutter 1.20.0, fix email-password sign-up on iOS

22 Aug 17:15
Compare
Choose a tag to compare
  • Flutter 1.20.0
  • Dart 2.9.0
  • Update firebase_auth to 0.18.0+1
  • Fix email-password sign-up on iOS

0.2.2

22 Jul 12:31
Compare
Choose a tag to compare

Fix startUi method. (Fix #3)
Update firebase_auth to 0.16.1.

0.2.1

22 Jul 12:27
Compare
Choose a tag to compare

Update firebase_auth to 0.16.0.

0.2.0

26 Feb 14:03
Compare
Choose a tag to compare

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

14 Jan 00:55
Compare
Choose a tag to compare

First beta release of flutter plugin for Firebase Auth UI.

  • Modify return value of startUi
  • Change setEmail method
  • Add api doc