- Login with Email and Password
- Register new login (with email confirmation)
- Password recovery
- Login using Google
- Login using Facebook
Notes:
-
Execute this commands:
- To create the part classes: flutter pub run build_runner watch --delete-conflicting-outputs
- To create the strings: flutter pub run gen_lang:generate
-
You need to create and configure your own Firebase account.
-
In this project we are using:
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.