SoftWyer fork of https://pub.dev/packages/firebase_ui based on a fork of https://pub.dartlang.org/packages/flutter_firebase_ui
SoftWyer changes include:
- Apple Sign-In
- Anonymous login
- Removal of Twitter (old)
- Removal of Facebook (old/broken)
New fork of Old package wasn't being maintained :-/ so we 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-, Apple, Google and email.
Note: this plugin use firebase_auth you must configure it as describe here.
Show firebase ui example.
For help getting started with Flutter, view our online documentation.
For help on editing package code, view the documentation.