Firebase auth UI, dart package to mimic the firebaseUI(Google,Facebook,Twitter,Email supported)


License
MIT

Documentation

firebase_ui

Build Status pub package

Fork of https://pub.dartlang.org/packages/flutter_firebase_ui

Old package wasnt being maintained so i created this one to update.

firebase_ui is a library that helps you to quickly implement firebase authentication. It provides UI for the common identity providers like Facebook, Google, Twitter and email.

Note: this plugin use firebase_auth you must configure it as describe here.

screenshot

screenshot

Show firebase ui example.

Getting Started

For help getting started with Flutter, view our online documentation.

For help on editing package code, view the documentation.