firebase phone authentication flutter | updated

preview_player
Показать описание
In this video, we will learn phone number authentication using firebase and flutter, where we will design a login screen for getting phone numbers, a verification screen for getting 6 digit OTP code from firebase and verifying it, then log the user in and give access to our app.

CODE LINK :
FLUTTER NEW UPDATE
compileSdkVersion 31

dependencies:

Рекомендации по теме
Комментарии
Автор

Bro thanks really... I just can't explain how much this video helped me.... After wasting 20 hours I found you.... a big heart for your bro...

codingcrush
Автор

Man! I just can't say thank you in words, I was trying phone authentication for so long but only this tutorial was genuine, more success to you in future 🙏❤

meenuestic
Автор

Best Tutorial without time wasting. Also you gave additional information like fluttertoast package I did not know before. Really Appreciate.

sutalk
Автор

yoo.... Bro, ,, You are king, , , thanx a lot, it works 100%

shankaroffical
Автор

Thankyou
I got Successful in creating firebase and got OTP

sairatna
Автор

I have one question you created the SHA1 and SHA256 and added to firebase Project but we did not signed apk file with these sha. How firebase console knows this apk has this fingerprints?

manig
Автор

Too Much Easy work Bro Keep it Up, And Plz develop a series in flutter firebase full app

AdnanAli-qoxo
Автор

bro, how we can create a login with a phone number and password for those who are already registered with our firebase? can you make an tutorial for this bro? thanks

yayaopang
Автор

BTW why do we need to add a fingerprint? Can we just skip the step??

vedantjoshi
Автор

When I give wrong otp then it navigate to welcome page.

ankurjyotidas
Автор

Nice ! My brather. Think you . can you make a vidéo ( authentification for phone nember and password ? I need ).think you

oumarzabre
Автор

this i so cool ....can you integrate phone otp for web too. it has a different documentation

nestfx
Автор

Bro can do without emulator, problem is my PC is of lower configuration so I use Chrome as device .

kunalkhandelwal
Автор

hello there i was getting a error don't know why please help me

The following _CastError was thrown building HomePage(dirty, state: _HomePageState#89efe):
Null check operator used on a null value

The relevant error-causing widget was:

kartikeypathak