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

https://github.com/harshit433/flutter-login-auth-template

It is a flutter project with login and sign up functionality based on Firebase Authentication.
https://github.com/harshit433/flutter-login-auth-template

android-application authentication dart firebase-auth flutter

Last synced: 11 months ago
JSON representation

It is a flutter project with login and sign up functionality based on Firebase Authentication.

Awesome Lists containing this project

README

          

# Flutter Login and Sign up system
It is a flutter project with login and sign up functionality based on Firebase Authentication. It is a completely ready-to-use template with frontend and backend.

### This project provides various services -
1) Register/Signup using Email/password, Phone and Google authentication.
2) Login using Email/password, Phone and Google authentication.
3) Reseting the password.

### To use this project in your application, follow the steps below:-
1) Download and add the files to your existing flutter project.
2) Update the pubspec.yaml file to fetch the required dependencies.
3) Connect your project to your Firebase account.
4) Done! You have successfully integrated login and singup services to your project.
## Screenshots
### Register Activity

### Login Activity




### Reset password Activity

### Phone auth Activity