Auth Page Logic | To Do App | FlutterFlow for Beginners

  Рет қаралды 31,376

FlutterFlow

FlutterFlow

Күн бұрын

Пікірлер: 37
@ivantodorov
@ivantodorov 8 ай бұрын
loved the automatic addition of the condition for the index #, and the subtle dev education in every video.
@Gbajumodigitals
@Gbajumodigitals 8 ай бұрын
I really enjoy watching this. I felt at ease watching it
@weherek5941
@weherek5941 7 ай бұрын
you killed that tutorial bruh
@milanswart-u8n
@milanswart-u8n 7 сағат бұрын
cap
@ayushmancare
@ayushmancare 8 ай бұрын
Best Low Code Tool Ever 💙 @FlutterFlow
@schlam9320
@schlam9320 7 ай бұрын
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.
@mayorbee12
@mayorbee12 8 ай бұрын
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.
@ThomasBrown-e7d
@ThomasBrown-e7d 7 ай бұрын
these tutorials are so good its overpowered lol
@igweifeanyi5326
@igweifeanyi5326 8 ай бұрын
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.
@kseniyabuko
@kseniyabuko 5 ай бұрын
This is a great tutorial 🥰
@John-oo1by
@John-oo1by 8 ай бұрын
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?
@ganjisvlogs1818
@ganjisvlogs1818 8 ай бұрын
Can you explain how to validate , password and confirm password
@________4682
@________4682 Ай бұрын
How can you enable automatic login for returning users?
@tomwynn921
@tomwynn921 6 ай бұрын
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?
@charislife4110
@charislife4110 8 ай бұрын
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?
@backersnetwork
@backersnetwork 4 ай бұрын
Awesome Content. Thanks
@MyInspireSphere
@MyInspireSphere 8 ай бұрын
Great videos as always. Why not place the buttons on each tab as the entry text fields. Much simpler..
@mayorbee12
@mayorbee12 8 ай бұрын
I thought about same. It turns out that they are doing it dynamically.
@jajasaria
@jajasaria 2 ай бұрын
n programming, there are many different ways. Just do what makes you comfortable.
@BibinAdiyattiparambil
@BibinAdiyattiparambil 4 ай бұрын
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?
@DeForrestCox
@DeForrestCox 7 ай бұрын
getting error everytime i try to test the signup funciton
@ranr0d
@ranr0d 6 ай бұрын
same
@tydencruze8200
@tydencruze8200 6 ай бұрын
Same here :/
@BromotheExplorerDog
@BromotheExplorerDog 5 ай бұрын
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 4 ай бұрын
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.
@TheOldRuss
@TheOldRuss 7 ай бұрын
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.
@imeobongetimwebdev
@imeobongetimwebdev 6 ай бұрын
My design isn't loading fully in test mode.
@tydencruze8200
@tydencruze8200 6 ай бұрын
Same
@piyushuniyal7963
@piyushuniyal7963 8 ай бұрын
please upload a full tutorial of budget tracking app with subscription for some features please need tutorial urgently for learning.
@choneybunch103
@choneybunch103 Ай бұрын
I'm struggling with the toggle icon of the password, it's clearing it instead of visible password 😢
@armaanchawdhary9427
@armaanchawdhary9427 7 ай бұрын
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?
@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
@hackinglikepro
@hackinglikepro 8 ай бұрын
when is flutterflow coming in hindi❤❤❤
@fayyumshaikh-u8m
@fayyumshaikh-u8m 8 ай бұрын
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
@justenjjjoyyy
@justenjjjoyyy 3 ай бұрын
i came here how u push uid in users collections but u also didn't do that
@milanswart-u8n
@milanswart-u8n 7 сағат бұрын
dit maakt mij deppresief
@Eason-s7u
@Eason-s7u 5 күн бұрын
can you be more systematic and stop adding useless information?
Building Onboarding Page | To Do App | FlutterFlow for Beginners
8:30
Auth Page Design | To Do App | FlutterFlow for Beginners
18:31
FlutterFlow
Рет қаралды 24 М.
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 135 МЛН
Deadpool family by Tsuriki Show
00:12
Tsuriki Show
Рет қаралды 4,5 МЛН
Firebase Setup | To Do App | FlutterFlow for Beginners
6:54
FlutterFlow
Рет қаралды 37 М.
Mastering Layouts in FlutterFlow
10:30
FlutterFlow
Рет қаралды 35 М.
Onboarding Actions | To Do App | FlutterFlow for Beginners
6:47
FlutterFlow
Рет қаралды 14 М.
I Made an iOS App in MINUTES with This AI Tool!
13:20
Creator Magic
Рет қаралды 340 М.
I Used AI To Build This $900K/mo App In A Day
21:48
Astro K Joseph
Рет қаралды 427 М.
Change User Password all within the App on FlutterFlow!
9:41
Steven NoCode
Рет қаралды 819
FlutterFlow for Beginners 2024 | How to Build Your App from Scratch
59:11
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 135 МЛН