Flutter Firebase_auth - Form Validation and Error Handling

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 44

  • @aliabeno8106
    @aliabeno8106 10 місяців тому

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

  • @its_shanahmad1859
    @its_shanahmad1859 Рік тому +1

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

  • @ikwanisb6732
    @ikwanisb6732 3 роки тому

    easy to understand

  • @b_b.podcast
    @b_b.podcast 3 роки тому

    Thanks. good tutorial!

  • @zamokuhlekunene9261
    @zamokuhlekunene9261 2 роки тому

    Great video

  • @blessedone8749
    @blessedone8749 3 роки тому

    So good

  • @muhammadafzal237
    @muhammadafzal237 2 роки тому

    Nice

  • @nomanmughal4764
    @nomanmughal4764 3 роки тому +1

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

  • @insightprojects810
    @insightprojects810 3 роки тому

    Thanks a lot for this tutorial!

  •  3 роки тому

    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.

    • @LearnFlutterwithMe
      @LearnFlutterwithMe  3 роки тому

      yeah I think someone corrected the code below. I'll do an updated video asap. Thanks for letting me know!

    •  3 роки тому

      @@LearnFlutterwithMe The video was very helpful by the way. Thanks.

  • @alihazem1479
    @alihazem1479 2 роки тому

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

    • @LearnFlutterwithMe
      @LearnFlutterwithMe  2 роки тому +1

      Hi Ali! Let me know if I misunderstand your question - The value (the text you enter into the field) is what is sent to the validateEmail function, so I named the variable that holds the value formEmail. You could name it whatever you would like. Here's a link to additional examples of validator if needed:
      docs.flutter.dev/cookbook/forms/validation

    • @alihazem1479
      @alihazem1479 2 роки тому

      @@LearnFlutterwithMe is the text submitted to the text field assigned to the email/password Controller? If not, could I get an explanation of the use of controller

  • @cerocolombia2420
    @cerocolombia2420 3 роки тому

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

  • @mohsinihsan6597
    @mohsinihsan6597 3 роки тому

    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

    • @LearnFlutterwithMe
      @LearnFlutterwithMe  3 роки тому +1

      You can use cloud_firestore to store the additional user information like username and such. I'll try to do a video on it here shortly.

    • @mohsinihsan6597
      @mohsinihsan6597 3 роки тому

      @@LearnFlutterwithMe Thank Your Sir for your reply 🙏

  • @Artem-bx1is
    @Artem-bx1is 3 роки тому

    Awesome! Thank you.

  • @abahormelad2693
    @abahormelad2693 3 роки тому

    thank you so much that helped me a lot

  • @rishikeshkumar4259
    @rishikeshkumar4259 3 роки тому

    Thanks a lot! Was looking forward to this.

  • @adamsmith3740
    @adamsmith3740 3 роки тому +2

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

  • @monishreddy6983
    @monishreddy6983 3 роки тому

    Make a Playlist on flutter firebase basics.

    • @LearnFlutterwithMe
      @LearnFlutterwithMe  3 роки тому +1

      I have one for firebase auth will that work? I'll be merging cloud_firestore and firebase_auth in an upcoming video as well so maybe I need to make it general firebase...

  • @lauunabia7891
    @lauunabia7891 3 роки тому +1

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

  • @JFishh_
    @JFishh_ 2 роки тому

    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.

  • @Mohammadoudat
    @Mohammadoudat 3 роки тому

    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.

    • @LearnFlutterwithMe
      @LearnFlutterwithMe  3 роки тому

      Wow thank you so much! Appreciate you watching and subscribing!

  • @gadgetologist
    @gadgetologist 3 роки тому +1

    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.

    • @LearnFlutterwithMe
      @LearnFlutterwithMe  3 роки тому +1

      Yes, nice find! I'll update the website to include your fix. thanks!

  • @craune6616
    @craune6616 3 роки тому +1

    really good tutorial! explains a lot around the subject

  • @adamsmith3740
    @adamsmith3740 3 роки тому

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

  • @D3_Business_Analytics
    @D3_Business_Analytics 3 роки тому

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

    • @LearnFlutterwithMe
      @LearnFlutterwithMe  3 роки тому

      Thank you so much! I am hoping to release a course before too long, I'll try to give you an update when I do!

  • @mdavidtio1276
    @mdavidtio1276 2 роки тому

    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?

  • @amjadzayed5651
    @amjadzayed5651 2 роки тому

    great work, thank you