A new Flutter project. Authentication Using firebase with BLoC method.
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.