Skip to content

A Flutter-Firebase Phone Authentication_(Using OTP Verification) App with Firebase Authentication

Notifications You must be signed in to change notification settings

ahmeriqbal7aa/phone_auth_using_pinput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phone_auth_using_pinput

A new Flutter-Firebase Phone Authentication_(Using OTP Verification) application with Firebase Authentication.

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.

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".

Learning Concepts

  • pinput package
  • firebase_auth package
  • firebase_core package
  • How to do Phone Authentication Using OTP Verification with Flutter-Firebase App.

Screenshots