Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T13:09:57.000Z (over 2 years ago)
- Last Synced: 2024-05-21T05:25:35.338Z (8 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: 77
- Watchers: 1
- Forks: 48
- 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.![phone auth](https://user-images.githubusercontent.com/41961773/180782859-94ff08d2-fe67-46b4-a4ea-6b7b5ed9bd47.gif)
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 :)