https://github.com/amanullahgit/flutter_phone_authentication
Flutter 3 Phone Number Authentication Using Firebase.
https://github.com/amanullahgit/flutter_phone_authentication
firebase firebase-authentication flutter flutter-3 flutter-app flutter-phone-auth flutter3 phone-number-authentication
Last synced: 27 days ago
JSON representation
Flutter 3 Phone Number Authentication Using Firebase.
- Host: GitHub
- URL: https://github.com/amanullahgit/flutter_phone_authentication
- Owner: Amanullahgit
- Created: 2020-11-21T17:35:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T13:09:57.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T14:43:46.240Z (about 2 months ago)
- Topics: firebase, firebase-authentication, flutter, flutter-3, flutter-app, flutter-phone-auth, flutter3, phone-number-authentication
- Language: Dart
- Homepage: https://youtu.be/Xe30neH4ppE
- Size: 54.7 KB
- Stars: 81
- Watchers: 1
- Forks: 50
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phone Number Authentication Using Flutter 3 & Firebase
This is the source code for Phone Authentication in FLutter.
## App Features
- Login Using Phone Number.
- Send OTP to device.
- Auto Verification of OTP.
- Manually Entering OTP & Verifying it.
For Step By Step Guide Follow Video Tutorial:
- [Flutter Phone Authentication | Implementing Phone Auth Using Flutter & Firebase](https://youtu.be/PEUUYOQ2Ixo)
- [Flutter Phone Authentication With Firebase | Flutter 3 Updated Code](https://youtu.be/Xe30neH4ppE)## Links used in project:
- [Firebase Core](https://pub.dev/packages/firebase_core)
- [Firebase Auth](https://pub.dev/packages/firebase_auth)
- [PinPut](https://pub.dev/packages/pinput)Feel Free to copy the code and use it.
Don't forget to star the repo and like the video :)