🔒📱 FULL Flutter Auth Course • Login / Logout / Register / Google Sign In

Поділитися
Вставка
  • Опубліковано 5 вер 2024

КОМЕНТАРІ • 102

  • @createdbykoko
    @createdbykoko  11 місяців тому +3

    💬 Chat App w/ Notifications • mitchkoko.gumroad.com/l/ChatAppMasterclass
    📱 Flutter Masterclass • mitchkoko.app/
    🔥 I'm coding a startup.. www.patreon.com/mitchkoko

  • @jonblack3082
    @jonblack3082 9 місяців тому +4

    Mitch, you almost single-handedly have made learning Flutter the easiest of all the videos out there - and I've seen my share. Your UI is on point, quick to understand, and definitely puts a budding developer in a position to tweak and customize in many places to develop the app in their own way. How you have broken up Flutter and app development into basic functionalities is perfect in its design simplicity, and your code in video is easy to track, slow down, and help developers get it right. Thank you so much for your hard work.

  • @one_pommeD
    @one_pommeD 10 місяців тому +2

    30:00 if you guys can not see the Alert chaeck the e.code by just print(e.code); inside of on FirebaseAuthException catch(e){ try print here }
    and then you can just set if(e.code == 'the error message dispaly on your debug console'){ do the same as video} I think it just changed because of the security. So just check the error massage and modify a bit then everything will be fine!
    Thank you for amazing video Mitch :)

    • @user-te6pr2fi5s
      @user-te6pr2fi5s 10 місяців тому

      yeah e.code prints as INVALID_LOGIN_CREDENTIALS. so cannot identify which is incorrect

    • @lloydhird1412
      @lloydhird1412 7 місяців тому

      @@user-te6pr2fi5s t his is caused by email enumeration detection in Authentication settings. If you disable that, it will give a definitive error

  • @marketfaith.online3886
    @marketfaith.online3886 11 місяців тому +4

    Thank you Mitch. Please keep them coming, love your tutorials so much. I can follow very clearly.

    • @createdbykoko
      @createdbykoko  11 місяців тому +1

      No problem! Glad it helps you. How is flutter going so far for u?

    • @laughing_boothcodm349
      @laughing_boothcodm349 11 місяців тому +1

      ​@@createdbykokoyes you are a real help and one thing love about you tutorials is the explanation ❤️✅

  • @niki_hsky
    @niki_hsky 11 місяців тому +2

    Literally the best tutorials for flutter

    • @ItsSquareo
      @ItsSquareo 11 місяців тому +1

      I learned firebase, UI Designs , provider and much more from him

  • @duduoverburn1777
    @duduoverburn1777 11 місяців тому +2

    THANKS. It is impossible to explain something more clearly than how you say it. BIG BIG THANKS!!!. Reallllly neat code!

  • @Sa.Ka1891
    @Sa.Ka1891 9 місяців тому

    thank you so much for the dedication man like you got a microphone and all no matter the price it's the effort that counts , respect :)

  • @johnandrew721
    @johnandrew721 2 місяці тому

    I wish something like this would be created for communication with an API made from other languages, such as PHP.

  • @zerolikeproduction
    @zerolikeproduction 4 місяці тому

    bro i figured it out by myself that why my singin button was not working , its actually the my_button.dart GestureDetector onTap callback was not set to onTap funtion. but talking about the problem i am facing where some yellow and black lines appears is a UI problem which only occurs when my android keyboard appears to enter the email and password , its interesting for me to see that when mitch koko type emial and pass in textfields then in his emulator no keyboard appears on smartphone screen.
    moreover this mitch koko adds appbar so it appears in blue color by default but mine always appears in white color, i always need to give it a background color. but i am happy my app also working flowless functional.
    ❤❤❤❤Thanks bro keep it up

  • @babyiceyy4852
    @babyiceyy4852 11 місяців тому +3

    Can you make a full project thats like animal adoption and rescue with realtime map integration?

    • @createdbykoko
      @createdbykoko  11 місяців тому +1

      Sure noted ❤ is that something you are trying to make?

    • @babyiceyy4852
      @babyiceyy4852 11 місяців тому

      @@createdbykoko yes I have already made one.but I'm stuck with errors

  • @tayabfarooq2062
    @tayabfarooq2062 2 місяці тому

    Apple Sign in is missing I don't know if I can't find it. Anyway, it was great specially to the point and quick!

  • @3moalsokni502
    @3moalsokni502 9 місяців тому

    Thx Mitch ur really the best so far

  • @Samsul2013
    @Samsul2013 11 місяців тому

    My bro Mitch, good job man. Thumbs up for the good tutorial

  • @mlgen7
    @mlgen7 11 місяців тому +1

    Love it.. Still patiently waiting for the Apple sign-in - been a while

    • @sovady
      @sovady 11 місяців тому +1

      Agree

  • @Nicosfrs
    @Nicosfrs 11 місяців тому +2

    Can you explain how to ask for Privacy Policy compliance when using google sign in?

  • @kjecom
    @kjecom 11 місяців тому +2

    Thank you, Mitch. Very clean coding

    • @createdbykoko
      @createdbykoko  11 місяців тому

      My pleasure! How is Flutter going for u these days?

    • @kjecom
      @kjecom 11 місяців тому

      Like a monster lol

  • @user-vy7fw8ds7y
    @user-vy7fw8ds7y 9 місяців тому

    Hello from Ukraine. Thanks to you for this video. Your explanation is excellent. Waiting for apple sign In.

  • @oussamasbisiane4544
    @oussamasbisiane4544 11 місяців тому

    hey mitch you are the best ur code is simple to understand , a big 💜

  • @pushpendra10001
    @pushpendra10001 11 місяців тому

    You are awesome Mitch 💫

  • @TrikNgonlen
    @TrikNgonlen 11 місяців тому +1

    Do you have such this tutorial with Laravel API?
    I checked on your channel, but I could find it.
    Thanks in advance...

  • @koch_dragon
    @koch_dragon 11 місяців тому +2

    Hello guys, can you create component input dates (Flutter) for the same website?

  • @TBDfilesLalit_kalyan
    @TBDfilesLalit_kalyan 8 місяців тому +1

    you are life saver man love from india

  • @ferideberisha1352
    @ferideberisha1352 4 місяці тому

    Great work! What about the Apple Sign in, i really need it right nowww

  • @user-rc9zu5di8n
    @user-rc9zu5di8n 11 місяців тому

    Thank you, Mitch.

  • @elvis6327
    @elvis6327 11 місяців тому

    Thank you Mitch. Please a working sales app with firebase or another database 🙏🙏🙏

  • @lloydhird1412
    @lloydhird1412 7 місяців тому

    Just thought it would be worth noting that the FirebaseAuthException is likely to be 'invalid-credential' instead of 'user-not-found' for new Firebase installs as the email enumeration detection is enabled by default. You may have gone over this in your video, but I missed it if you did.
    Awesome video series though. I found it very helpful.

    • @v5bros201
      @v5bros201 5 місяців тому

      Thank you so much this helped

  • @tamaniphiri
    @tamaniphiri 11 місяців тому

    Nice yo🔥🔥🔥🙌

  • @jglitse
    @jglitse 11 місяців тому

    Great job 🎉

  • @pravinprince3221
    @pravinprince3221 11 місяців тому

    Thank you for the wonderful video sir

  • @suntroldam6749
    @suntroldam6749 11 місяців тому

    thank you mitch , Please number phone sigin - sign up -sign out & cannect to cloud firestore

  • @daghsny
    @daghsny 11 місяців тому

    KoKo Merci Beaucoup !

  • @labudsoft
    @labudsoft 11 місяців тому

    Hey Mitch can you do a video on linking apple sign in with google sign in in firebase

  • @zerolikeproduction
    @zerolikeproduction 4 місяці тому

    you did a very great job , but my app ui show a keyboard whenever i try to type in textfields of email and password and it shows a error bottom overflowed by 152 pixels , is this the reason my signin button not working ? or my signin button not working because of any other reason

  • @udomdechkrub1921
    @udomdechkrub1921 11 місяців тому

    Great explanation.

  • @valkiprasannakumar2387
    @valkiprasannakumar2387 11 місяців тому

    Yoo iam back with another like and view😂🎉

  • @joaoalex3541
    @joaoalex3541 8 місяців тому

    great work man

  • @user-xb5qv7bb4f
    @user-xb5qv7bb4f 10 місяців тому +1

    my alert dialog is not appearing when it handles the error( can u help me plz

  • @i_am_kinyua6953
    @i_am_kinyua6953 11 місяців тому

    Love your work 🎉🎉 thought would be the first😅tho

  • @gameplayer5297
    @gameplayer5297 11 місяців тому

    Mitch can you do tutorial how to do app with other colour and how to use red and blue truly

  • @c00per_
    @c00per_ 11 місяців тому

    Much needed

  • @meetarthur9427
    @meetarthur9427 11 місяців тому

    I guess this constants need for optimizing rendering process and it might be better to leave them

  • @user-gp6sw9lq1p
    @user-gp6sw9lq1p 3 місяці тому

    i dont find google service in my runner folder how can I get that thing you copied from it and pasted in info file

  • @SunilYadav-xh3tx
    @SunilYadav-xh3tx 11 місяців тому +1

    do we need to connect our firebase individually with android and ios or is it fine directly with flutter ? Because i am not finding the client ID and reverse client ID .

  • @kKevin09
    @kKevin09 9 місяців тому

    I need help, in the login_page.dart part, when I try to input wrong credentials, the alertdialog wont show up, it just loads and stays at the same page.

  • @rhodesiaxlo2289
    @rhodesiaxlo2289 25 днів тому

    how come did him coding so fast with just one hand ?

  • @froggy472
    @froggy472 11 місяців тому

    on 41:18, how we did step2 - step6 which u said we already did. but can't find it on vides.
    btw really thank you for ur amazing video

  • @doodle1239
    @doodle1239 11 місяців тому

    Could someone help me out? I'm stucked in the login part. It says that [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: [firebase_auth/channel-error] Unable to establish connection on channel. every time I entered the correct password and email.

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

    Hey mitch great video. I really need your help in this, I always get a
    Command PhaseScriptExecution failed with a nonzero exit code
    ** BUILD FAILED **
    Exception: Build process failed
    error. Please help here.

  • @PaschalAOgba
    @PaschalAOgba 11 місяців тому

    good job

  • @durgeshjadhav01
    @durgeshjadhav01 11 місяців тому

    can you please birng apple sign in video ?
    this is the old video i already watched this

  • @bobsteele6563
    @bobsteele6563 11 місяців тому

    would love to see microsoft authentication

  • @user-gj9vc1lh6b
    @user-gj9vc1lh6b 8 місяців тому

    i have a problem and im wondering if you can help me the auth wrapper it navigates to the new page before the circle is poped which causes a error not every time but sometimes and the google sign in i store information about my users on sign up such as their profile pic and their id number etc how do do that with google sign and make sure the values arent null otherwise it could cause issues in the app.

  • @GJFlores
    @GJFlores 11 місяців тому

    we need a clean arq video, useCases, domain etc

  • @Sa.Ka1891
    @Sa.Ka1891 9 місяців тому

    hey all i hope someone sees this soon :D when i did the first tutorial i faced an issue whenever the keyboard is pulled to enter username/password it causes a pixel overflow error please help :)
    and thanks mitch you rock

    • @_3clipse_
      @_3clipse_ 7 місяців тому

      You probably solved it by now but if not just wrap the Column on the login page (Safe Area (Center (Column

  • @ItxIsra
    @ItxIsra 11 місяців тому

    Sir plz sir one video about datafile

  • @Maxsuel_Novais
    @Maxsuel_Novais 11 місяців тому

    Faz com TypeScript C# o Back-End moço

  • @doodle1239
    @doodle1239 11 місяців тому

    Could I get some help here? I'm stucked on 29:00 . The FirebaseAuth.instance.signInWithEmailAndPassword() throws 'invalid-email' when I input the wrong email format ( it works ). But in other situations, such as the email is correct but wrong password, and inputting the email that it doesn't exist, it just throws INVALID_LOGIN_CREDENTIALS. Can someone help me ??

    • @PreethamFernandes
      @PreethamFernandes 11 місяців тому

      I too got same error it doesn't display what's wrong either email or password just say invalid login credentials 😶 @mitch please help!

  • @RounakRaj-mf8mz
    @RounakRaj-mf8mz 10 місяців тому

    PLEASE DO A PHONE AUTH

  • @tonymetogo5287
    @tonymetogo5287 11 місяців тому

    and I get this error An exception has occurred.
    FirebaseAuthException ([firebase_auth/unknown] An internal error has occurred. [The API key is invalid. Please provide a valid API key. ])

    • @GJFlores
      @GJFlores 11 місяців тому

      put your own api key

  • @_4b2t
    @_4b2t 11 місяців тому

    أخي هل أنت درست البرمجة في الهند ؟
    وإذا كنت قد درست في الهند ، في أي جامعة درست؟
    وشكرا لك ❤

  • @aouadicharaf1038
    @aouadicharaf1038 11 місяців тому

    ❤❤❤

  • @anirudhsingh8793
    @anirudhsingh8793 11 місяців тому

    Can u please provide the code please?

  • @cjmaaz
    @cjmaaz 9 місяців тому

  • @bobsteele6563
    @bobsteele6563 11 місяців тому

    with hive db, no firebase!

    • @createdbykoko
      @createdbykoko  11 місяців тому

      Hive is only for local database

  • @tonymetogo5287
    @tonymetogo5287 11 місяців тому

    and if you want to connect with the username only, how do you do it? sorry, I'm a beginner on flutter.

    • @Jeremiah_
      @Jeremiah_ 11 місяців тому

      In firebase when you want to set up authentication there’s different signup methods it’s left to you to choose which you want to use

    • @tonymetogo5287
      @tonymetogo5287 11 місяців тому

      what I mean is that by using await FirebaseAuth.instance.signInWithEmailAndPassword(email: email, password: password), we're forced to connect only with an email address, whereas I want the user to enter just his username and password.@@Jeremiah_

  • @restaurantrecipebyhafsa
    @restaurantrecipebyhafsa 11 місяців тому

    Kindly include Role base Login with the same firebase database but different apps for two roles Admin and User.Thanks

  • @user-zz8rj7kt4x
    @user-zz8rj7kt4x 11 місяців тому

    Can u please give us the code

  • @lordew9476
    @lordew9476 8 місяців тому

    this code works only ios?

  • @RenoPhone-ge6px
    @RenoPhone-ge6px 11 місяців тому

    Sir I got intern ship but they are asking me for back end sir if you see my comment sir plz answer me and what should i do and plz cover back and no more videos on UA-cam about back end of flutter

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

    my man