Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.33 KB

File metadata and controls

33 lines (19 loc) · 1.33 KB

firebase_ui

Build Status pub package

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.

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.