Firebase Authentication in Flutter | 2023

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • You'll learn how to add user authentication to your Flutter app using Firebase Authentication. Firebase Authentication is a powerful tool that allows you to easily add sign-in, sign-up, and passwordless authentication to your app, using popular identity providers such as Google, Facebook, Twitter, and more.
    Join Flutter 1-2-1 Newsletter - www.flutteruid...
    Master Notifications in Flutter - www.flutteruid...
    In-depth Tutorial - www.flutteruid...
    Socials
    Twitter - / ui_flutter
    LinkedIn - / flutteruidev
    Instagram - / flutteruidev
    Email - flutteruidevofficial@gmail.com

КОМЕНТАРІ • 24

  • @brieze4704
    @brieze4704 Рік тому +2

    Man, gotta tell you, this tutorial is perfect in every way. Keep going like that! Sometimes it's difficult to find perfect instructions. Of course, after this, I'm subscribed.
    Thanks man! 😁

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

      Welcome onboard brother ❤️

    • @brieze4704
      @brieze4704 Рік тому

      @@flutteruidev Question, if there is a firebaseauthexception, how can I show it on the textformfield as an error? Thanks in advance

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

      You can create a error variable, Add try catch block and specifically check for on firebaseException and than show the error state of the texfield

  • @sauv1k
    @sauv1k Рік тому

    Thanks a lot Bhaiya... Gonna help me for next project 🤩🤝.. keep bringing these awesome contents ❤️

  • @Czytaj_dalej...
    @Czytaj_dalej... Рік тому

    Love that way of tutorial, keep doing this! Btw. The in-depth tutorial link doesn't work but can be found on your blog.

  • @mariohernandez-ck6vs
    @mariohernandez-ck6vs 11 місяців тому

    I have a blank screen and this messages in the console:
    E/flutter (11650):
    E/flutter (11650): #2 Firebase.initializeApp (package:firebase_core/src/firebase.dart:43:31)
    E/flutter (11650):
    E/flutter (11650): #3 main (package:firebase/main.dart:9:3)
    E/flutter (11650):
    E/flutter (11650):

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

    Dont we need to connect our code to the firebase?

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

    nice video , what's the font you're using

  • @pascalh2469
    @pascalh2469 Рік тому

    In chrome i get a white screen, in my android emulator i get an sync error, dont know how to fix that :(

  • @davidyamah3339
    @davidyamah3339 Рік тому

    Thank you, can you do a video on Google and Facebook login with firebase 🤲🏾

  • @sibilrahman.p
    @sibilrahman.p Рік тому

    I used firebase phone auth. Problem retrieving SafetyNet Token: 7
    I got an error like this. OTP is coming, problem is recapta issue. How to fix this

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

      At the moment i have no idea about phone auth, but I will plan a video on it next week

  • @mohammedabulhasan8730
    @mohammedabulhasan8730 Рік тому

    Multi Layer Aunthentciation flutter related any video

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

    your in depth tutorial link 404s.

  • @felix8043
    @felix8043 Рік тому

    i dont why , but i have only a white screen. why ?

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

    In depth tutorial is 404 not found

  • @devilpoudel4585
    @devilpoudel4585 Рік тому +2

    source code?

    • @flutteruidev
      @flutteruidev  Рік тому +2

      here it is - github.com/Flutter-ui-dev/firebase_email_auth