So, I released flutter_auth_ui 🎉

flutter_auth_ui only provides to call the sing up screen of the Firebase UI. Yes. There is no function to handle sign-out or user information.

The features of flutter_auth_ui are the following three.

  1. Support Web, Android and iOS
  2. Do not implement extra features
  3. Simplify maintenance

FirebaseUI has many functions. So some flutter plugins tried to implement them. However, this policy increases maintenance costs and stops library updates.

flutter_auth_ui is not intended to implement many features, as it reduces the impact of platform-specific differences and library updates. For example, probably because of the different maintainers, the details of the error are slightly different. It makes difficult for flutter_auth_ui to return an error like firebase_auth.

If you feel that flutter_auth_ui is lacking in functionality, first consider using the firebase_auth library. firebase_auth is officially maintained and is a much more popular library than flutter_auth_ui.

flutter_auth_ui will be closed once the FirebaseUI is officially supported. It’s a short time (hopefully), but I hope this library helps with development. Thank you.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Koji Wakamiya
Koji Wakamiya

Written by Koji Wakamiya

Mobile Application Developer. I like Kotlin, Dart, Swift.

Responses (2)

Write a response