firebase_ui 1.0.4 firebase_ui: ^1.0.4 copied to clipboard
Firebase auth UI, dart package to mimic the firebaseUI(Google,Facebook,Twitter,Email supported)
firebase_ui #
UPDATE 1.0.1:
Added some new features namely adding an option avoidBottomInset and also to pass in custom padding.
added screenshot of a build method with new features, or you can take a look at the demo.
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 help you to quickly implement firebase authentication. It provider UI for the common identity providers, Facebook, Google, Twitter and email.
Note: this plugin use firebase_auth you must configure it as describe here.
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.