Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wzslr321/flutter_firebase_bloc_auth

Template of Flutter Project with Firebase authentication and BLoC state management.
https://github.com/wzslr321/flutter_firebase_bloc_auth

auth bloc firebase flutter

Last synced: about 1 month ago
JSON representation

Template of Flutter Project with Firebase authentication and BLoC state management.

Awesome Lists containing this project

README

        

Template of Flutter Project with Firebase authentication and BLoC state management.





This repository contains complete Firebase authorization and InternetState connection check, all handled with BLoC State Management.
I am also in the process of writing tests.


---


Found it useful? Want more updates?


Show your support by giving a :star:

---


## How to launch it locally?

* You have to connect your firebase project to this repository with help of this tutorial.

* Simply clone the repository and run: `flutter pub get` and `flutter run`