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

https://github.com/abdulmominsakib/firebaseskeletonflutter

To get started with firebase faster..
https://github.com/abdulmominsakib/firebaseskeletonflutter

firebase flutter google-sign skeleton

Last synced: 3 months ago
JSON representation

To get started with firebase faster..

Awesome Lists containing this project

README

          

# firebase_skeleton

>Why this project is for?

To make things easier when starting a flutter firebase project.

- Sign in with email and pass
- Sign up with email and pass
- Sign in with google
- CRUD with firestore

## Things you need to do

- Replace the package name with yours
>com.example.app

- Add Google json file generated by firebase
- And follow the setup process of Flutter Firebase docs if you want to explore more [here](https://firebase.flutter.dev/).

## Screenshots