WilkerOliveira / flutter-firebase-login

Firebase login: Email and Password, Google and Facebook using Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Firebase login

  • Login with Email and Password
  • Register new login (with email confirmation)
  • Password recovery
  • Login using Google
  • Login using Facebook

Notes:

  • Execute this commands:

    • To create the part classes: flutter pub run build_runner watch --delete-conflicting-outputs
    • To create the strings: flutter pub run gen_lang:generate
  • You need to create and configure your own Firebase account.

  • In this project we are using:

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Firebase login: Email and Password, Google and Facebook using Flutter


Languages

Language:Dart 95.8%Language:Ruby 3.4%Language:Kotlin 0.4%Language:Swift 0.4%Language:Objective-C 0.0%