FlutterFlow - Authentication (all in one)

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • In this video, I demonstrate how to create a login system using Flutter Flow. Flutter Flow is a powerful tool for creating mobile and web apps without writing code. By following along with this tutorial, you'll learn how to set up a user authentication system that requires users to create an account and log in to access certain parts of your app.
    We'll start by creating a new Flutter Flow project and setting up our database to store user information. Then, we'll create the screens and widgets needed for our login flow, including a login screen, registration screen, and home screen. We'll use Firebase Authentication to handle user authentication and authorization.
    By the end of this video, you'll have a functional login system that you can use as a starting point for your own Flutter Flow projects. Whether you're building a mobile app or a web app, Flutter Flow makes it easy to create complex functionality without writing a single line of code. So let's get started and build something great!

Komentáře • 7

  • @abosstechnicalservices3078
    @abosstechnicalservices3078 Před 9 měsíci

    Please can you do the entire process using both email or phone login with supabase as the backend instead. This will be soo useful information for i have seen NO ONE online do this, PLEASE !!!

  • @AldrichCarrasco
    @AldrichCarrasco Před rokem

    Excellent video. Can you please do a tutorial for supabase ?

  • @aliroshdy1390
    @aliroshdy1390 Před rokem +2

    please record a video for every other possible Authentication method like Facebook which i was able to activate it for the web version but not for the physical device and i dont know why

  • @ryanchen9010
    @ryanchen9010 Před rokem +1

    I was able to sign in but after signing in there's no users document generated on my firebase, even though I have thae option turned on, any idea?

    • @JimExplains
      @JimExplains  Před rokem

      That sounds odd. Have you created the users collection in firebase before you turn on the ”users collection tap”? It might help. Otherwise you can create such a folder manually it makes no difference.

    • @user-xt4vz4dr9f
      @user-xt4vz4dr9f Před 8 hodinami

      you have to go into firebase and manually make a first "users" collection