Firebase x Flutter Tutorial - Firebase Authentication🔥

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.ค. 2024
  • 📄Learn how to implement Firebase authentication using email and password in your Flutter app with this comprehensive tutorial. Firebase provides a powerful and secure authentication system that seamlessly integrates with Flutter, allowing you to easily manage user sign-ups, logins, and password resets. Follow along step-by-step as we demonstrate how to set up Firebase authentication, handle user registration and login processes, and incorporate error handling for a smooth user experience. By the end of this video, you'll have the skills to confidently integrate Firebase authentication into your Flutter projects.
    ------------
    ⏳ TIMESTAMPS :
    00:00 : Into
    00:34 : Firebase Setup
    02:55 : Activate Email & Password Method
    03:19 : Creation Authentication Service Class
    03:45 : Implementing Sign Up Method
    04:44 : Using Signup Method
    05:40 : Transfer To Home Page
    06:16 : Implementing Sign In Method
    06:52 : Using Sign In Method
    07:11 : Implementing Sign Out Method
    📒 Source Code:
    ☑️ github.com/mahdinazmi/Flutter...
    -----------
    🤝 Telegram Community
    ☑️ t.me/flutterguysgp
    -----------
    📝 Linkedin:
    ☑️ / mahdinazmi
    ☑️ / fabrice-sumsa-9b1133151
    -----------
    👨‍💻 GitHub:
    ☑️ github.com/mahdinazmi
    ☑️ github.com/Fabrice-Fabio
    -----------
    ☎️ Contact Us:
    ☑️ mahdiforwork@gmail.com
    ☑️ sumsa.fabrice@gmail.com
    ------------
    #flutter #fluttertutorial #fluttercourse
  • บันเทิง

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

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

    Glad you are covering firebase, every time I crunch the numbers, firebase always stays cheaper

  • @collinsolokpedje6818
    @collinsolokpedje6818 หลายเดือนก่อน +2

    Wondering if anyone has touched on forget password without the account being registered in ur authentication.... something in the flow of create an account, but ask for only email and then send a confirmation link, i get lost in the action setting so that the app syncs with user interaction.

  • @subhamroy5368
    @subhamroy5368 หลายเดือนก่อน +2

    Hey, can you please show, how did you made the login and signup screen?

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

      Please check source code

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

      @@flutterguys I'm a beginner actually, so maybe a descriptive video of how to make a login/sign up screen on flutter would help us a lot

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

    nice tutorial