vcadillog / flutter_firebase_login_bloc_pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase flutter login

Firebase login extending flutter_login library and flutter_bloc guide, added verification login and recover passowrd logic.

How to use

Follow the firebase official documentation https://firebase.google.com/docs/flutter/setup

And add the generated firebase_options.dart to the /lib directory.

Warning

If logging with a Google account in a previously registered but unverified account it will require you to reset (recover) your password (only if the same email allow different login methods in your firebase configuration project). It doesn't display this behaviour if you verified your account beforehand and log in normally with the password you registered.

About


Languages

Language:Dart 68.0%Language:C++ 15.6%Language:CMake 12.3%Language:HTML 1.6%Language:Swift 1.4%Language:C 0.9%Language:Kotlin 0.1%Language:Objective-C 0.0%