Skip to content

A simple Flutter app that demonstrates mobile phone OTP authentication using Firebase. The app consists of two pages: a login page where users enter their phone number, and an OTP verification page where users enter the OTP received on their phone.

Notifications You must be signed in to change notification settings

puneethkotha/Dock-Unit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter App

A simple Flutter app that demonstrates mobile phone OTP authentication using Firebase. The app consists of two pages: a login page where users enter their phone number, and an OTP verification page where users enter the OTP received on their phone.

original-4b48bfcabac64888ef0e253685e5b31a

Dribbble

Features

  • User-friendly login page for entering the phone number.
  • OTP verification page to enter the OTP sent to the user's phone.
  • Firebase integration for secure and seamless OTP verification.

Preview

(will be available soon)

Getting Started

  1. Clone the repository:
   git clone https://github.com/puneethkotha/Dock-Unit
  1. Navigate to the project directory:
cd your-repo
  1. Install dependencies:
flutter pub get
  1. Configure Firebase:
  • Create a new Firebase project and enable phone authentication.
  • Add your Firebase configuration to android/app/google-services.json for Android and 'ios/Runner/GoogleService-Info.plist' for iOS.
  1. Run the app:
flutter run

Contributing

Contributions are welcome! If you have any improvements or suggestions, feel free to open an issue or a pull request.

License

This project is licensed under the MIT License.

About

A simple Flutter app that demonstrates mobile phone OTP authentication using Firebase. The app consists of two pages: a login page where users enter their phone number, and an OTP verification page where users enter the OTP received on their phone.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages