Auth Page Logic | To Do App | FlutterFlow for Beginners

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

КОМЕНТАРІ • 32

  • @mayorbee12
    @mayorbee12 6 місяців тому +6

    Nice job team flutterflow. I'll recommend doing a tutorial on the RegEx Function in the Validation widget for instance to show if Confirm Password doesn't match Password. Thanks.

  • @Gbajumodigitals
    @Gbajumodigitals 6 місяців тому +1

    I really enjoy watching this. I felt at ease watching it

  • @weherek5941
    @weherek5941 5 місяців тому +2

    you killed that tutorial bruh

  • @ThomasBrown-e7d
    @ThomasBrown-e7d 5 місяців тому

    these tutorials are so good its overpowered lol

  • @ganjisvlogs1818
    @ganjisvlogs1818 6 місяців тому +1

    Can you explain how to validate , password and confirm password

  • @John-oo1by
    @John-oo1by 6 місяців тому +1

    I am trying to create an app using flutter flow (working with firestore) and I do not see the option to create user document on my side. Is this something that requires more than the free version or am I missing something?

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

    Awesome Content. Thanks

  • @charislife4110
    @charislife4110 6 місяців тому

    Excellent content! These videos are really helpful! Just a q- If we keep the container height empty and instead let the children determine the container size, giving padding to ensure spacing is appropriate, is that a valid design choice?

  • @DeForrestCox
    @DeForrestCox 5 місяців тому +2

    getting error everytime i try to test the signup funciton

  • @imeobongetimwebdev
    @imeobongetimwebdev 4 місяці тому +1

    My design isn't loading fully in test mode.

  • @xianfier6982
    @xianfier6982 2 дні тому

    The only thing I really hate with layout is when it overflows. I just don't know how to solve it. T^T

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

    Hi ,I am trying to create a login in FF without using email, only with an ID number and password and I cannot find a way to do it, the idea is that in the application only people who are loaded in the company's database can log in. (which does not have the email field) and not anyone who downloads the application.

  • @MyInspireSphere
    @MyInspireSphere 6 місяців тому

    Great videos as always. Why not place the buttons on each tab as the entry text fields. Much simpler..

    • @mayorbee12
      @mayorbee12 6 місяців тому

      I thought about same. It turns out that they are doing it dynamically.

    • @jajasaria
      @jajasaria 24 дні тому

      n programming, there are many different ways. Just do what makes you comfortable.

  • @BromotheExplorerDog
    @BromotheExplorerDog 3 місяці тому

    When I define action, in the "email field" I don't get 5 options like on the video "Signup-Email" "Signup-Password" "Signup-ConfirmPassword" "Login-Email" "Login-Password" I only get one: "Login-Email" and I don't understand why

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

      It’s a list of text fields that are on your page. He had all 5 of those text fields on his example page, whereas you probably just have the one that’s populating for you.

  • @fayyumshaikh-u8m
    @fayyumshaikh-u8m 6 місяців тому

    HELLO FF TEAM PLEASE RESPOND TO THIS MESSAGE
    I Have been requesting to make video on Genarating Serial Numbering for the Task created e:g- let say for TODO app user added a new task then with each new task it should have serial number assigned to it like in increament way (e.g - 1,2,3,4,5,6), So for user it is identifiable which task has what sequence number
    PLEASE MAKE VIDEO ON IT I AM REQUESTING FOR SO MANY DAYS NO ONE OS HELPING ON IT😢😢
    Always love for FLUTTER FLOW it is very helpful tool , which really helping me creating app with very less coding...from INDIA

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

    adding form validation to Login button and switching tab generates validation error which should not be the case. It should only validate when clicking on login button instead of while switching tab from Sign Up to Login. Anyone else able to reproduce this bug?

  • @justenjjjoyyy
    @justenjjjoyyy Місяць тому

    i came here how u push uid in users collections but u also didn't do that

  • @hackinglikepro
    @hackinglikepro 6 місяців тому

    when is flutterflow coming in hindi❤❤❤

  • @ayushmancare
    @ayushmancare 6 місяців тому +8

    Best Low Code Tool Ever 💙 @FlutterFlow

  • @ivantodorov
    @ivantodorov 6 місяців тому +3

    loved the automatic addition of the condition for the index #, and the subtle dev education in every video.

  • @igweifeanyi5326
    @igweifeanyi5326 6 місяців тому +1

    I'm trying to implement a passwordless signup/signin using firebase phone auth with otp, like a unified signup and signin page that would figure out a new user isn't previously authenticated and authenticate the user then pass the user over to onboarding pages before landing the user in the home page, but If upon putting in your number and getting verified, the user is already previously authenticated maybe by some backend query, the user is taken directly to the home page ( skipping the onboarding pages)
    i hope i explained the problem I'm facing properly. Thanks in advance.

  • @BibinAdiyattiparambil
    @BibinAdiyattiparambil Місяць тому

    HELP!!
    When I m typing in the text field during testing, the font color changes to white (or matches the bg colour), what do do?

  • @schlam9320
    @schlam9320 5 місяців тому +1

    From a troubleshooting perspective. If you get an issue where you aren't creating a user and your 'manage content - users' takes infinitely long to load. Try regenerating the firestore config files. Worked for me.

  • @tomwynn921
    @tomwynn921 3 місяці тому

    Great video for email authentication, but what if I'd like a phone number sign in option? Initially, email is a good way to create the authentication. However, if Create Account is used on a second screen for phone authorization, Firebase creates two separate unlinked user accounts: one for email, one for phone number. How does one link the two sign in methods in one onboarding process?

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

    please upload a full tutorial of budget tracking app with subscription for some features please need tutorial urgently for learning.

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

    This is a great tutorial 🥰