The Flutter Firebase Phone Auth application for authenticating the user's mobile phone

Flutter Firebase Phone Auth






✨ About

The Flutter Firebase Phone Auth application has been developed as an authentication method for authenticating the user’s mobile phone. Users can verify the phone with a validation process enhanced with Firebase Authentication. This sample release does not include the complete requirements and interface. This project has been developed as an open source for educational purposes.

? Release Status

Version – Sample Release 1.0
Initial release date – 09/07/2021

? Deployment

Deployment is not currently in use

? Built with

  • Flutter
  • Dart
  • Android Studio

? Prerequisites

Before you get started, follow these requirements

  • Firebase project
  • Dart SDK >=2.14.0 <3.0.0
  • Flutter SDK >=1.17.0

? How to Setup

  • Download or clone the repository
  • Move the project to the selected directory
  • Open it with a code editor (Android Studio, Visual Studio Code)
  • Add firebase config file
    • iOS – GoogleService-Info.plist
    • Android – google-services.json
    • Web – Follow the instructions
  • Run flutter clean and pub get commands
  • Do not update / upgrade gradle and other versions until the app is up and running with built versions

? How to Run

  • Run flutter clean and pub get commands
  • Launch Device
  • Run on the device

? Icons and Images

? Dependencies

?️ Project Gallery

Project screenshots and pictures – Project Gallery

❤️ Thanks

Thanks to everyone who supported

?‍? Developed By

Dileepa Bandara
©dileepabandara.dev
https://dileepabandara.github.io

? Contact

If you want to contact me, leave a message via email or Twitter

? License

This project is licensed under the MIT License
MIT ©dileepabandara.dev
See the license file for more details LICENSE.md

GitHub

View Github