Anonymous || Email/Password || Google || Phone authentications are include in this Flutter-Firebase app
A new Flutter-Firebase Authentications application with Firebase Authentication and Cloud Firestore.
For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.
Following authentications are used in this app:
google-services.json
file into your app’s /android/app
folder.implementation "androidx.browser
1.2.0"
in dependencies{---}
/android/app/build.gradle
folder, as this is required to auto verifying “reCAPTCHA”.