Implementing FirebaseAuth by Email and Password, and GoogleSignIn.
SignInFail.mp4
SignUpAndSignInEmail.mp4
SignOutAndSignGoogle.mp4
Create a clone of the target repository:
$ git clone [email protected]:luciano01/fire_auth.git
Enter the cloned project directory with the command:
Or the path to the cloned project folder.
$ cd fire_auth
Open an Android emulator or connect your smartphone to your computer and execute the following commands:
$ flutter clean
$ flutter pub get
$ flutter run
- Dart programming language Version 3.0.5
- Flutter Version 3.10.5
- Clean Architecture
- Flutter Modular
- MobX
- Firebase Auth
- GoogleSignIn
- Mocktail
- Luciano Martins (Linkedin)