Flutter Phone Authentication | Implementing Phone Auth Using Flutter & Firebase + Source Code

Flutter Phone Authentication | Implementing Phone Auth Using Flutter & Firebase + Source Code

Lazy TechNo

3 года назад

69,816 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@adoniashaile9309
@adoniashaile9309 - 25.05.2023 13:16

you work really hard for your little programmers! u do all this explanation even for free! 🤟🤟

Ответить
@wedijohn3847
@wedijohn3847 - 06.04.2023 08:09

thanks for your support. I want to ask how to remove recaptcha

Ответить
@ashokkmr8758
@ashokkmr8758 - 04.12.2022 01:57

Which is best for flutter statement management?which one you always prefer ?

Ответить
@sparshbansal220
@sparshbansal220 - 22.09.2022 20:40

Sir, can we check if a phone number is already registered in firebase

Ответить
@ahmedmokabel94
@ahmedmokabel94 - 10.09.2022 09:05

Good tutorial, we need new one with country picker

Ответить
@m.galihpratama3838
@m.galihpratama3838 - 16.08.2022 15:22

can i input username and password if I use number phone method. so in register form have 3 field (number phone, username, and password)

Ответить
@helloworld7859
@helloworld7859 - 24.07.2022 19:06

this man is a bless thank you so muchhhhh sending love from Tunisia

Ответить
@nanduk488
@nanduk488 - 24.06.2022 17:29

sir pinput not working...

Ответить
@CozyNuk
@CozyNuk - 11.06.2022 02:50

your tutorial is useless if you can't forward country code with phone number

Ответить
@nulops
@nulops - 26.05.2022 22:45

How can we automatically authenticate the user who authenticates via a phone. AUTH
I would like to close and reopen the application without it asking me for OTP authentication again

Ответить
@__mothership__8475
@__mothership__8475 - 15.05.2022 12:27

I am getting this error
flutter: Error: Please register custom URL scheme 'app-1-703941583905-ios-e468af185ba74f4c24af60' in the app's Info.plist file.

what i have to add in info.plist so that it works on iOS device ?

Ответить
@dreamtech9763
@dreamtech9763 - 29.01.2022 22:35

thank you for making it super simple you got a new subscriber

Ответить
@themanux8951
@themanux8951 - 27.12.2021 04:16

With which number is the verification code sent?

Ответить
@mehtabalam5902
@mehtabalam5902 - 02.12.2021 11:51

please help sir

102:19: Error: The argument type 'void Function(String, int)' can't be assigned to the parameter type 'void Function(String, int?)' because 'int?' is nullable and 'int' isn't.
codeSent: (String verficationID, int resendToken) {
^

error came on code sent
codeSent: (String verficationID, int resendToken) {
setState(() {
_verificationCode = verficationID;
});
},

Ответить
@liorpolak1391
@liorpolak1391 - 02.12.2021 10:44

Excellent tutorial

Ответить
@baatui314
@baatui314 - 13.11.2021 10:21

can you make this for iOS

Ответить
@tinezero
@tinezero - 05.11.2021 18:13

izi

Ответить
@bhushanpatil7487
@bhushanpatil7487 - 28.10.2021 07:34

what if i will try to do in stateless widget

Ответить
@Pranav62486
@Pranav62486 - 20.09.2021 10:56

Thanks for such a grate tutorial ❤

Ответить
@abrarlasebai405
@abrarlasebai405 - 13.09.2021 18:55

wooaah. amazing explanation!! Thaank you!

Ответить
@malwanatv7314
@malwanatv7314 - 07.09.2021 10:38

how can I keep logged in? can u explain deeply

Ответить
@aparnatripathi964
@aparnatripathi964 - 04.09.2021 13:42

Can you upload the video to do phone authentication for web in flutter

Ответить
@deepchandraprajapati2945
@deepchandraprajapati2945 - 14.07.2021 18:45

Did you have GitHub repository if you have?? please share

Ответить
@ithelp5893
@ithelp5893 - 07.06.2021 15:49

You are a lifesaver. Thank you very much for sharing this.

Ответить
@indrayuddroychowdhury6016
@indrayuddroychowdhury6016 - 22.05.2021 14:02

The code works perfectly except when putting an invalid OTP, instead of showing the bar, it crashes the app and the code throws an error, any idea why?

Ответить
@harshitpanchal8665
@harshitpanchal8665 - 03.05.2021 20:49

i have this type Exception : "This request is missing a valid app identifier, meaning that neither SafetyNet checks nor reCAPTCHA checks succeeded. Please try again, or check the logcat for more details."

Ответить
@smart-tech6500
@smart-tech6500 - 17.04.2021 15:33

hello techno, if the user has been verified successfully why did you just checked value.user != null? In what case the user can be null?

Ответить
@bytescholers
@bytescholers - 13.04.2021 09:19

Thank you, you saved my lot of time. I appreciate it.

Ответить
@nagmapew4179
@nagmapew4179 - 08.04.2021 13:07

I am not getting otp

Ответить
@dwayne._war1154
@dwayne._war1154 - 06.04.2021 19:44

When use different countries for verification what code we wil use

Ответить
@himanshudhankecha4295
@himanshudhankecha4295 - 06.04.2021 16:11

Great tutorial but OTP auto fill not working, sms is coming and I need to manually enter the SMS OTP inside the textfields..................................

Ответить
@AlbertoRodriguez-oe6jo
@AlbertoRodriguez-oe6jo - 01.04.2021 19:17

Thank you so much, it works like a charm <3

Ответить
@jaiminrana2754
@jaiminrana2754 - 19.03.2021 13:48

Lost connection to device. error is coming

Ответить
@joelphilip2942
@joelphilip2942 - 13.03.2021 06:28

Can you show an example using an actual number and not a test number?

Ответить
@jesman2186
@jesman2186 - 27.02.2021 13:35

"Target of uri doesn't exist " error displayed in problem tab what to do please reply 😭

Ответить
@chandrashekharsahani6482
@chandrashekharsahani6482 - 20.02.2021 07:34

sir i want to check if user is already registered then show home page if it is new user then 1 more form page. how ?

Ответить
@mikkyboy5858
@mikkyboy5858 - 19.02.2021 19:20

Hello, please mine does not work. It says 'verificationId != null': is not true.'

Ответить
@abhayvaishnav
@abhayvaishnav - 19.02.2021 00:06

thanks man helped me a ton

Ответить
@tenzinkelzang9475
@tenzinkelzang9475 - 14.02.2021 21:32

I can solve the missing keystore problem while running gradlew signingReport

Ответить
@newmovieentertainment4456
@newmovieentertainment4456 - 09.02.2021 10:31

hey kindly help me ....im getting capcha failed and there is no capcha poping up..too

Ответить
@nimishbansal4752
@nimishbansal4752 - 04.02.2021 17:52

Loved your content, but when i use the same code as yours its showing error- This request is missing a valid app identifier, meaning that neither SafetyNet checks nor reCAPTCHA checks succeeded. Please try again, or check the logcat for more details.
I have enabled phone authentication in firebase console. Can you help??

Ответить
@faisalbutt1322
@faisalbutt1322 - 04.02.2021 09:38

hello sir thanks for your totourial, i am trying to get auto otp but its not working for me if i used onsubmit which part you comment it if your sim card in your phone , i want both functionalities it we have simcard and we have not can you please help me for this? thanku

Ответить
@DanishAli-ds2ut
@DanishAli-ds2ut - 04.02.2021 09:16

Sir
instead of PinPut if we use 6 textfield how can we compare the verification code then?

Ответить
@kadyr
@kadyr - 03.02.2021 17:07

Thank you for a great tutorial! I've tried many tuts but just yours works perfect. So i have a question, do you plan to do a second part with a persisting user auth and some other features?

Ответить
@sibusisondlovu7509
@sibusisondlovu7509 - 27.01.2021 18:34

Best ever phone auth video. thank you

Ответить
@rizwanzafer5815
@rizwanzafer5815 - 25.01.2021 12:39

The way you delivered the concept is very understanding. Thumbs up

Ответить
@hilltech9987
@hilltech9987 - 19.01.2021 20:38

Hallo, thank you so much!
It's almost working for me, it show me the error:
"OAuthException, errorMassage: (#803) Cannot query users by their username (CHANGE-ME)".
Do you know hot to fix it?? plz

Ответить