basharbachir / firebase_auth_bloc

this is for flutter, authentication with firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firebase auth with bloc

A new Flutter project. Authentication Using firebase with BLoC method.

Getting Started

Remember: First thing first (https://firebase.google.com/docs/android/setup?authuser=2)

  • add project to firebase console
  • get the 'google-services.json'
  • follow the instruction from firebase console when you add project

This code base on : https://youtu.be/xGqMgHnDgb8 with add some features :

  • login with google
  • update with new BLoC plugin
  • add error handler

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

this is for flutter, authentication with firebase


Languages

Language:Dart 98.7%Language:Swift 0.9%Language:Kotlin 0.3%Language:Objective-C 0.1%