Firebase Authentication in Flutter 2023 | Sign up & Login | Tutorials |

แชร์
ฝัง

ความคิดเห็น • 59

  • @Savageeeeee_1
    @Savageeeeee_1 4 หลายเดือนก่อน +3

    you should have more than 100k subs, bro. Keep it going.

  • @abiodunosagie
    @abiodunosagie ปีที่แล้ว +4

    Great video buddy. very nice and i like that you explain every process and what they do.Thankyou for being an amazing teacher.

  • @OKenebi
    @OKenebi 9 หลายเดือนก่อน

    Thanks so much man
    I've been struggling with this for some days
    I really like how you explained it all in detail
    Keep up the good work👍

  • @rashidiqbal5346
    @rashidiqbal5346 ปีที่แล้ว +4

    I copy pasted your code in main.dart and in signup file but when i run app the signup screen is red with error saying NO FIREBASE IS INITIALIZED but i initialized app in main.dart just like you did. what is wrong?

    • @Alpha-Zeus
      @Alpha-Zeus ปีที่แล้ว +1

      I have the same problem please help!!

    • @ak_7577
      @ak_7577 ปีที่แล้ว

      You initialised app but
      I guess you not set firebase for current Platforma , therefore this is showing you error. And the playlist i shared you , I gain this much knowledge from above playlist i shared 👆🏻

  • @MrWarrior419
    @MrWarrior419 10 หลายเดือนก่อน

    Hi, thanks for the video. What plugin are you using at 4:16 to convert statelesswidget to statefulwidget?

    • @hassanflutter
      @hassanflutter  10 หลายเดือนก่อน

      It's not a plugin its built in recommendation if you're using Android studio the shortcut is Alt+Enter. if you're using Vs code the shortcut key is ctrl+.

  • @LosMacacosBSB
    @LosMacacosBSB ปีที่แล้ว +1

    Great tutorial
    Could you make a tutorial exploring more the possibilities of use of this User class ? Im kinda stuck in signing in an out. What more can I do?

  • @jonychawla6503
    @jonychawla6503 ปีที่แล้ว +1

    great video buddy, please add a small portion of handling the users on the basis of different roles like admin and user in the upcoming video.

  • @sahilbansal6941
    @sahilbansal6941 ปีที่แล้ว +1

    Bro when are you uploading new video?? These videos are so good. Waiting for next videos...

  • @phoolprakash713
    @phoolprakash713 11 หลายเดือนก่อน +1

    bro u ar doing great🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥

  • @rashidiqbal5346
    @rashidiqbal5346 ปีที่แล้ว

    What is form container class? Have you created it or its oremade class? If tou created it then where i can see that vi?

    • @hassanflutter
      @hassanflutter  ปีที่แล้ว +1

      Please watch from the start you'll understand it

    • @rashidiqbal5346
      @rashidiqbal5346 ปีที่แล้ว +1

      @@hassanflutter i am watching this playlist from first video. You just keep using things from that dart file but you haven't teach us how to make it

  • @itechwithshad4796
    @itechwithshad4796 ปีที่แล้ว +2

    Next video fast bro and where does the username saved in database and how can we retrieve that... And plzz make video to store data in cloud of firebase like title and description.... Related

    • @hassanflutter
      @hassanflutter  ปีที่แล้ว

      Working on it. Will be there soon

  • @talita_mantovani
    @talita_mantovani ปีที่แล้ว +1

    Great tutorial and teacher! Thank you very much

  • @arshadkhanSherani
    @arshadkhanSherani ปีที่แล้ว

    Appreciate your work but I'm facing an issue regarding the login. it gives me this error "[firebase_auth/channel-error] Unable to establish connection on channel." sign up is working properly. Thanks

  • @ghosty-izz7635
    @ghosty-izz7635 ปีที่แล้ว

    bro when did you set route for '/home'.

  • @mohdnazim2144
    @mohdnazim2144 8 หลายเดือนก่อน

    Thank you for tutorial it really helped for beginner like me :D

  • @tuananhvu9948
    @tuananhvu9948 ปีที่แล้ว

    you dont have any url to the authentication firebase, so where does the sign-up user go after signing up ??

    • @hassanflutter
      @hassanflutter  ปีที่แล้ว

      It's just a tutorial that how yo authenticate user with email and password the user is created in the firebase if you look into the firebase authentication section. In the upcoming videos we'll also store the user data in the cloud firestore and will retrieve it.

  • @zainsmwiinde7156
    @zainsmwiinde7156 ปีที่แล้ว +1

    You are simply phenominal.

  • @echezonabonaventure7040
    @echezonabonaventure7040 ปีที่แล้ว +1

    I was getting the printed error i placed on catch (e)

    • @echezonabonaventure7040
      @echezonabonaventure7040 ปีที่แล้ว

      Please help me fix it

    • @hassanflutter
      @hassanflutter  ปีที่แล้ว

      Can you share the code so i can check it or give me little overview where you're getting the error

  • @sajithsaju4972
    @sajithsaju4972 ปีที่แล้ว

    when i run this same code as u did, i got this==> Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null)
    ???

  • @CodingMakesMeHappy
    @CodingMakesMeHappy ปีที่แล้ว

    I'm getting No firebase app [DEFAULT] has been created how to solve this issue

    • @hassanflutter
      @hassanflutter  ปีที่แล้ว +1

      in your main.dart make sure you initialized the firebase
      WidgetsFlutterBinding.ensureInitialized();
      await Firebase.initializeApp()

  • @erikafuerte6382
    @erikafuerte6382 ปีที่แล้ว +2

    amazing tutorial. Thank you very much

  • @My_Rig_Parking
    @My_Rig_Parking 28 วันที่ผ่านมา

    Thank you very much! Best videos

  • @sanskarmasurkar807
    @sanskarmasurkar807 ปีที่แล้ว

    Bro it's working on web browsers when switched the debugging to my Android it gave gradle error

    • @sanskarmasurkar807
      @sanskarmasurkar807 9 หลายเดือนก่อน

      @@Ak-dw7td yeah Mannnn.... I dk wat da fuk Is wrong with this thing , bruuuhh I gonna just throw my android to bin

  • @VictorHugoVermaasdeSá
    @VictorHugoVermaasdeSá 11 หลายเดือนก่อน +1

    Great video

  • @miguelmontes6756
    @miguelmontes6756 ปีที่แล้ว

    How can I handler the error codes on login?

  • @RahulSharma-uv3km
    @RahulSharma-uv3km 4 หลายเดือนก่อน

    How i connect our project to firebase please tel

    • @hassanflutter
      @hassanflutter  4 หลายเดือนก่อน

      In this playlist watch the first video here's the link
      th-cam.com/video/YVB94s21jD8/w-d-xo.html

  • @jatinverma6759
    @jatinverma6759 9 หลายเดือนก่อน

    can you tell me the solution for the task that you gave

    • @hassanflutter
      @hassanflutter  9 หลายเดือนก่อน

      Sorry for the late reply but it's done in the next episode

  • @5abdoKamal-we7mv
    @5abdoKamal-we7mv ปีที่แล้ว

    you amazing please continue in firebase

    • @hassanflutter
      @hassanflutter  ปีที่แล้ว

      Stay tuned something big is coming ❤️

  • @ArafHasan-y1i
    @ArafHasan-y1i ปีที่แล้ว

    Good Job brother...!!!

  • @NarinhaOfficial
    @NarinhaOfficial ปีที่แล้ว

    Muito bom e sem enrolação!

  • @mahammadcanr8524
    @mahammadcanr8524 7 หลายเดือนก่อน

    Very clearly thank you very much

  • @momomoh-i7x
    @momomoh-i7x ปีที่แล้ว +1

    Amazing tutorial Thank you

  • @stanleylaguerre8193
    @stanleylaguerre8193 ปีที่แล้ว +1

    tellement superbe.

  • @abassikhaoula5206
    @abassikhaoula5206 หลายเดือนก่อน

    thank youuuu

  • @TanvirSiddiqueShorts
    @TanvirSiddiqueShorts ปีที่แล้ว

    thanks

  • @phoolprakash713
    @phoolprakash713 11 หลายเดือนก่อน

    u have discord server or telegram channel ??

    • @hassanflutter
      @hassanflutter  11 หลายเดือนก่อน +1

      Iam working on it I'll share it with uh on 1st January. And stay tuned something big is coming about Flutter