Flutter Firebase_auth - Form Validation and Error Handling

preview_player
Показать описание
We continue our Firebase_auth series by doing some preliminary form validation and Error Handling; making sure the login fields are populated and the right format as well as showing any errors that come directly from Firebase.

Full Source Code and transcript:

Firebase_auth Introduction video:

#flutter #learnflutter

Instagram:

Stuff I use for this channel (Affiliate Links)

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

Thank you very much. This topic exhausted me so much that I almost stopped learning. You helped me. Thank you very much😄😄😄

aliabeno
Автор

The Tutorial was soooo good man you are Live saver man I been serarching this type of video for three days

nomanmughal
Автор

First... I really like your videos and style. Very helpful! Your videos have helped me a great deal.
Second... There are a couple of issues in the code which are not huge, but...
Symptom: When the user types in an existing account with a password that doesn't meet the password requirements, the CircularProgressIndicator goes on for infinity, or at least until the user manages to get through the form validation and to the FirebaseAuth part.
Solution is the "setState(() => isLoading = false);" needs to go outside the if, down one line for both the "Sign Up" and "Sign In" section.
Thank you for your videos.

gadgetologist
Автор

Thank you! I have been waiting for this one! Appreciate your work a lot! Look forward to seeing what you post next!

adamsmith
Автор

bro thannk u thank u so much i was stuck in many errors and finally i got it Thanks man (God bless u)

its_shanahmad
Автор

really good tutorial! explains a lot around the subject

craune
Автор

Thank You So Much Bro, I watched almost all of your videos, , Already Subscribed. My students will be happy having your touch in the code, like your style keep going on please.

Mohammadoudat
Автор

Thank youuu, i learned a lot for my thesis application ❤️

lauunabia
Автор

Thanks a lot! Was looking forward to this.

rishikeshkumar
Автор

It's very good tutorial, very clear and help me a lot, I like this video, please advise do you also have video for Dropdown Search and video of passing data from one page to another page without using Global Variable?

mdavidtio
Автор

Am super excited to learn and do a production level app with the love to buy a paid course from your Sir, If that's available anywhere on web like "UDEMY" etc.

D_Business_Analytics
Автор

thank you so much that helped me a lot

abahormelad
Автор

Bro one question in minute 5:06 after null what form is that? Thanks

cerocolombia
Автор

Hey, not sure if you're still checking comments or if you'll see this one but I wanted to ask: I followed what you'd done so I could put the form validation and error catching into a project of mine, but the only issue is that the errors from Firebase only show up after the event happens when I save the file from inside my IDE whilst the app's running inside an emulator. Is there any way to fix this as yours looked instant on the video? Any help/guidance/advice you could provide would be much appreciated.

Thanks in advance.

JFishh_
Автор

Please consider doing a CRUD tutorial or a file upload on Flutter 2.0

adamsmith
Автор

If user submit the form without filling the inputs(invalid inputs), isLoading remains true because it's inside the if block that never runs without valid inputs.

Автор

Make a Playlist on flutter firebase basics.

monishreddy
Автор

Why don't you use emailController rather than formEmail in validate Email?

alihazem
Автор

how can i create a login system for School App using Student Admission ID and Password, not using email. And without SignUp.. If we manually enter student Data? Please Help! Thanks

mohsinihsan
welcome to shbcf.ru