iamahmeriqbal / flutter_firebase_auths

Anonymous || Email/Password || Google || Phone authentications are include in this Flutter-Firebase app

Repository from Github https://github.comiamahmeriqbal/flutter_firebase_authsRepository from Github https://github.comiamahmeriqbal/flutter_firebase_auths

flutter_firebase_auths

A new Flutter-Firebase Authentications application with Firebase Authentication and Cloud Firestore.

Getting Started

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Authentications

Following authentications are used in this app:

  • Anonymous
  • Email/Password
  • Google
  • Phone

Description

  • Place your own google-services.json file into your app's /android/app folder.
  • Place this line of code implementation "androidx.browser:browser:1.2.0" in dependencies{---} into your app's /android/app/build.gradle folder, as this is required to auto verifying "reCAPTCHA".

Screenshot

Working

About

Anonymous || Email/Password || Google || Phone authentications are include in this Flutter-Firebase app


Languages

Language:Dart 98.0%Language:Swift 1.4%Language:Kotlin 0.5%Language:Objective-C 0.1%