Flutter-Otp-Phone-Authentication-With-Firebase-Backend

Enable phone authentication in your own firebase console and add Sha1 fingerprint in firebase app settings in order to use the app

Use flutterfire configure command to add firebase to the project and google services.json file

flutter pub get and then flutter run to deploy

Welcome page

Screenshot_20230712_145153_com example inway

Select Country and Enter Phone Number

Screenshot_20230712_145219_com example inway

Enter Otp

Screenshot_20230712_145235_com example inway

Otp Code Sent

Screenshot_20230711_184416_com android mms

Don't forget to star the repository