A new Flutter-Firebase Phone Authentication_(Using OTP Verification) application with Firebase Authentication.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Place your own
google-services.jsonfile into your app's/android/appfolder. - Place this line of code
implementation "androidx.browser:browser:1.2.0"independencies{---}into your app's/android/app/build.gradlefolder, as this is required to auto verifying "reCAPTCHA".
- pinput package
- firebase_auth package
- firebase_core package
- How to do Phone Authentication
Using OTP Verificationwith Flutter-Firebase App.






