How to set up Login/Sign Up and Logout in FlutterFlow (FULL TUTORIAL 2023)

  Рет қаралды 70,168

Nocode Africa

Nocode Africa

Күн бұрын

Пікірлер: 87
@potokipaul
@potokipaul Жыл бұрын
Hi David, firstly I want to thank you for taking your time to create this video I normally don't drop comments on KZbin but I've to do this I developed an interest to learn how to use flutterflow as a nocode tool , I've watched a couple of videos on KZbin and they were not explanatory to a beginner I came across your video and decided to give it a try and to my surprise your video gave me the spark I needed You're really a good teacher and I would love to make some request please, Can you drop more videos on Flutterflow, I really want to learn how to use this platform Thanks so much David 🙏
@nocodeafrica
@nocodeafrica Жыл бұрын
Thank you very much , Paul. I will drop more videos with time. Remember to subscribe and click the notification bell so you can get notified when we post video tutorials.
@jordangoren
@jordangoren 6 ай бұрын
this ^
@itguruzee-edux
@itguruzee-edux 7 ай бұрын
You are such a true informer ❤ thanks bro
@beepypeepy
@beepypeepy Жыл бұрын
Please keep it up with the flutterflow content! Vastly underserved tutorial community!
@beepypeepy
@beepypeepy Жыл бұрын
However, there is a need for tutorials for more advanced flutterflow functions. A lot of people have covered the basics like login/signup already. Thanks!
@nocodeafrica
@nocodeafrica Жыл бұрын
Thank you. I'll keep developing contents
@jajasaria
@jajasaria 2 ай бұрын
thanks for sharing this video. keep it up
@nocodeafrica
@nocodeafrica 2 ай бұрын
You’re welcome
@ashishk5016
@ashishk5016 Жыл бұрын
Very well explained but would be great if you can share video for 1. Admin module and client module under one login screen if the use is admin, it should redirect him to admin page and if client then client module Also once Authorized from the firestore/Superbase by admin via the admin dashboard then only the client can login -> Firestore/super base-> Admin Dashboard -> users 1. Create /Send password etc basically the admin page for Firestone and supervise within the app from one login page users 2. Logged in users ->Delete users
@abubijad
@abubijad 19 күн бұрын
thanks David
@randomg613
@randomg613 10 ай бұрын
Thank you so much David! God bless you for helping!
@nocodeafrica
@nocodeafrica 10 ай бұрын
You are very welcome
@MrJannisvloggtReloaded
@MrJannisvloggtReloaded Жыл бұрын
Hey, Thank you very much for this video! This helped me so much.
@nocodeafrica
@nocodeafrica Жыл бұрын
You're welcome 🤗
@maicocarminato2613
@maicocarminato2613 Жыл бұрын
cool
@prakashm.s8134
@prakashm.s8134 9 ай бұрын
Thank you
@nocodeafrica
@nocodeafrica 9 ай бұрын
You're welcome
@thefirechariot1
@thefirechariot1 3 ай бұрын
Great video, thanks- I need to ask you for information. You initially created the account parameters from Firebase. But what if it was a new account signing up? what procedure should I follow? Thank you.
@nocodeafrica
@nocodeafrica 2 ай бұрын
Sorry I don’t quite understand your question
@amadiclement6004
@amadiclement6004 Жыл бұрын
I really enjoy your tutorial.. But you are still yet to make a video on how I can actually implement paystack in my ordering app in Adalo.
@nocodeafrica
@nocodeafrica Жыл бұрын
Oh I remember that. I'll do this this weekend 🙂
@amadiclement6004
@amadiclement6004 Жыл бұрын
@@nocodeafrica I will so much appreciate it, please don't forget. I must confess I so much love your videos.
@amadiclement6004
@amadiclement6004 Жыл бұрын
Hello please hope you have not forgotten your promise this weekend?
@SEBTI
@SEBTI Ай бұрын
Thanks ❤ you deserve white skin
@nocodeafrica
@nocodeafrica Ай бұрын
That’s hilarious 😆
@SEBTI
@SEBTI Ай бұрын
@@nocodeafrica what's the hilarious
@inkalert_app
@inkalert_app Жыл бұрын
First of all, i really like your tutorials. Very clear and understandable. Thank you! I have a question though: You say, that the data in the Flutterflow Schema has to match the data in Firebase... But trying it out, that's not the case. You can have field in Flutterflow Schema that don't exist in the Firebase and it automatically creates them. Am I missing something?
@fredogugua8009
@fredogugua8009 5 ай бұрын
i love this video thanks lot. but i have a question, can i use one firebase for different projects?
@nocodeafrica
@nocodeafrica 5 ай бұрын
Yes you can use one firebase project for different FF projects
@phyrokelstein
@phyrokelstein Жыл бұрын
I really enjoyed the video thanks for the tutorial
@nocodeafrica
@nocodeafrica Жыл бұрын
You are welcome
@nikesh4290
@nikesh4290 Жыл бұрын
Hi david, How do I make it so it stores user inputs into the firebase collection. Do I need to create an action for the sign up page of email address box?
@nocodeafrica
@nocodeafrica Жыл бұрын
When working with account creation you don't need to create a collection for users in firebase. It's done automatically after you have set up authentication and implemented the right actions
@kdavies2849
@kdavies2849 Ай бұрын
great video. but please slow down with the amount of infomation
@MSopianHassan
@MSopianHassan Жыл бұрын
Hi David, can you help me how to setup a fix position for a card? I would like to put it at the bottom. Thanks
@nocodeafrica
@nocodeafrica Жыл бұрын
You can use the stack widget to achieve that
@MSopianHassan
@MSopianHassan Жыл бұрын
@@nocodeafrica thanks for a quick reply. Tried to use stack widget it last night - however not successful. Appreciate if you could record a video on that feature.. Thanks
@nocodeafrica
@nocodeafrica Жыл бұрын
@@MSopianHassan It won't be very soon but subsequently
@denzeleiseb6364
@denzeleiseb6364 Жыл бұрын
Hi David, thanks for the video. I am experiencing a double login. First I logged in with user 1 that has profile pic and other infor. Then I logged out and logged in with the user 1. Now I can still see user 1 info quickly appear and disappear and then user 2 picture does not show even though it is in the db.
@srisir481
@srisir481 Жыл бұрын
can we download code or it should be hosted only on flutterflow?
@nocodeafrica
@nocodeafrica Жыл бұрын
You can download the codes with a pro plan on FlutterFlow
@cide73
@cide73 Жыл бұрын
Nice 😊👍
@Brahmarishi2488
@Brahmarishi2488 2 ай бұрын
Widget's backend query loading widget is set to a non-existent component.? i get this problem How to fix
@Neu_mayne
@Neu_mayne 8 ай бұрын
I always get 'cannot enable Firestore for this project, an unknown error occurred', but when i relog in fire base and go to the firestore database tab, there's a database called default in there... Am i missing something?
@jasondada5705
@jasondada5705 7 ай бұрын
Thanks
@tijmenboon5745
@tijmenboon5745 6 ай бұрын
Hey bro I just bought your course on how to build a "medical booking" app and after payment nothing happened let me know how I can access! Thanks in advance
@nocodeafrica
@nocodeafrica 6 ай бұрын
Hello Please send me an email with proof of payment and I'll help you get access to the course immediately m.mrdavidorok@gmail.com or reach out to me on Instagram instagram.com/mrdavid.orok
@nocodeafrica
@nocodeafrica 6 ай бұрын
Meanwhile which platform did you use in buying the course?
@rsentertainers9505
@rsentertainers9505 Жыл бұрын
Hi sir Please upload one video on how to get airtable data to flutterflow application along with text and images, there is no video in youtube with clear explanation please make a video on it.
@nocodeafrica
@nocodeafrica Жыл бұрын
I will work on it subsequently
@petec9944
@petec9944 5 ай бұрын
when I test the app and do the sign up. after clicking signup it doesnt load anything after...
@MicroLabs-iy1qq
@MicroLabs-iy1qq 9 ай бұрын
where to start please i have no idea where to start from 0 flutter flow i need your tutorial for beginner
@angelterrero4457
@angelterrero4457 8 ай бұрын
The way bro lost focus because of the battery is wholesome 😂
@zerolikeproduction
@zerolikeproduction 6 ай бұрын
add query -> query collection after this its showing nothing , it shows message no collection added.
@NO-om8vo
@NO-om8vo Жыл бұрын
Hi David, how to put the app online and make users have their own account with their name and email address instead of David Orok?
@nocodeafrica
@nocodeafrica Жыл бұрын
Sorry your question is not clear. Please say it again more clearly
@NO-om8vo
@NO-om8vo Жыл бұрын
@@nocodeafrica Sorry, I'm French and I don't speak English well. I would like to know how to put an application like this online, that is, how to publish it. I would also like for users to have their own profile with their photo, name, etc.
@topazyates
@topazyates Жыл бұрын
greetings david. excellent tutorial but i have a question. I followed the steps precisely yet, Why does my app never go to the logged in page when i click the sign in button and the create profile button? all i get is a quick load and the users are saved in firebase. i can change the passwords but i remain locked out in test mode. I even added send email verification and a navigate action but nothing seems to work. can you help me please?
@nocodeafrica
@nocodeafrica Жыл бұрын
Have you set your "entry" and "logged in" page? You need to set this so that it will by default take the user to the logged in page when they try to sign in
@topazyates
@topazyates Жыл бұрын
@@nocodeafrica yes. the entry page is the terms and conditions. logged in page is the home page.
@techsupportsoluciones
@techsupportsoluciones Жыл бұрын
hello very good video. If I pay by PATRON, can you advise me personally?
@nocodeafrica
@nocodeafrica Жыл бұрын
Yes If you are my Patron I will advise you personally for sure
@malikgiornitm8065
@malikgiornitm8065 Жыл бұрын
Can u do the same for me?
@brandandgrowbig2580
@brandandgrowbig2580 4 ай бұрын
Did anyone else following along notice some steps weren't filmed?
@ViniciusSouzaF
@ViniciusSouzaF Жыл бұрын
Lot's of errors in the tutorial, it doesnt make any sense to use two different databases and displaying info from both, for example: the same detail info (email and name) will be showed to all users even if you create another account
@nocodeafrica
@nocodeafrica Жыл бұрын
You can filter to show the details you want.
@nukefiter9996
@nukefiter9996 4 ай бұрын
he was actually correct, you must represent it in two different databases otherwise you cannot toggle back and forth.
@alainscilly
@alainscilly Жыл бұрын
can you help me please, i can't enable authentication after i connect id project in firebase, create user collection work, but enable authentication not work
@nocodeafrica
@nocodeafrica Жыл бұрын
You need to add firebase@flutterflow.io as an editor in firebase before you can connect firebase ID
@bedtimestories9032
@bedtimestories9032 Жыл бұрын
Thanks for the video but I have a question. Pls can one create an app and link it to whatsapp
@nocodeafrica
@nocodeafrica Жыл бұрын
Yes you can. Do you need help building something like that?
@RuchiMittal-ts7bo
@RuchiMittal-ts7bo Жыл бұрын
after create the account ... when my user sign in to account .. it gives null ..why ??
@nocodeafrica
@nocodeafrica Жыл бұрын
I think you must have missed a step
@RuchiMittal-ts7bo
@RuchiMittal-ts7bo Жыл бұрын
@@nocodeafrica yes you are right ...but now it solved ..thank you 😄
@masiemil2584
@masiemil2584 Жыл бұрын
the Home Screen did not show the input details of the email tho?
@nocodeafrica
@nocodeafrica Жыл бұрын
I'll cross check that
@Nisha-td5cq
@Nisha-td5cq Жыл бұрын
will any password work? when i try to sign in it does not work :(
@nocodeafrica
@nocodeafrica Жыл бұрын
I don't understand your question
@centralviberecords5659
@centralviberecords5659 Жыл бұрын
can you help me david can you help me with my app please im stuck thanks matthew
@nocodeafrica
@nocodeafrica Жыл бұрын
Yeah! Send me a message on Instagram or LinkedIn LinkedIn.com/in/mrdavidorok @mrdavid.orok
@easywayback69
@easywayback69 Жыл бұрын
Shit dont work
@nocodeafrica
@nocodeafrica Жыл бұрын
Maybe you are doing something wrong. Check your firestore rules
@easywayback69
@easywayback69 Жыл бұрын
@@nocodeafrica Im for sure doing something wrong. And I cant figure out what - Tried to google it- no results. And it also deleted half my storyboard for some reason.
@MariaS533
@MariaS533 Жыл бұрын
6:18 First of all thanks for all your videos 🫶 Does it still work if you are using eu databases/servers instead of ? Because it seems not to work in my case
@nocodeafrica
@nocodeafrica Жыл бұрын
Yes it will still work. Thanks for your kind words 🙏
Attendance App built with FlutterFlow (Demo video of Version 0.1)
8:40
How to Set Up @Supabase Authentication in FlutterFlow
16:05
FlutterFlow
Рет қаралды 40 М.
Бенчик, пора купаться! 🛁 #бенчик #арти #симбочка
00:34
Симбочка Пимпочка
Рет қаралды 3,8 МЛН
Full FlutterFlow Tutorial | Part 1
1:13:28
Pro NoCoders
Рет қаралды 24 М.
Auth Page Design | To Do App | FlutterFlow for Beginners
18:31
FlutterFlow
Рет қаралды 21 М.
How to TEST your FLUTTERFLOW APP on YOUR OWN PHONE in 3 mins
6:17
Get started with FlutterFlow and Cursor AI - Beginners Guide
18:22
Digital Makery
Рет қаралды 6 М.
FlutterFlow Builder Deep Dive: How To Navigate & Use FlutterFlow
27:24
Auth Page Logic | To Do App | FlutterFlow for Beginners
19:27
FlutterFlow
Рет қаралды 27 М.
FlutterFlow - How To Set Up Search Bar
7:40
Jim Explains
Рет қаралды 6 М.
Quiz App development with Flutterflow (No Code)
1:28:32
WiseVaanar
Рет қаралды 2,5 М.