i'm really happy to see that finally you're focussing on functionality from scratch ❤ which is the most important one. hope that there will be more videos like that as well .
i'm really happy to see that finally you're focusing on functionality from scratch thanks soo much i hope you will do full project with specific application and do all for publishing all platform and store that will be very helpful
How do I add my users profile picture through out all my pages on my app using flutter flow instead of my users only seeing it on the settings page you made. Maybe like their icon on the top right Corner across all pages for example
Thank you. You can buy one of my courses on Udemy www.udemy.com/course/build-a-grocery-ecommerce-mobile-app-without-coding-using-flutterflow/?referralCode=BB88FEAE261B4A7C6AB5 www.udemy.com/course/build-a-medical-booking-app-without-coding-using-flutterflow/?referralCode=3D187409699ABF7FCAFB Thank you 🙏
Heyyy bro, new subscriber here... I have a question, my friend. I followed all of your tutorial but when I want to change just the username, or email or even a photo profile, it doesn't work. I mean for example, you have to change all of those at the same time. Except for the email... when I change the email and I logout and login with the email that I just changed, it won't let me login... Could you make another video of the problems above, please? We'll be happy... thank you! Love from Indonesia!!!
What I'm having issues with is attaching specific values to my desired fields (example address to address and phone number to phone number). I am able to get email to work just fine and sync to everything am I missing something?
can you help create our app please where stuck with sign in and sign out and setting up user profile page and uploading videos from user. Thanks Matthew 😄
How can I filter like when I sign In to page it should only show my details on user dashboard, whereas In my app when I login It shows details of everyone, I am using supabase
Hello, I want to thank you for all you do. Please, I need help. I'm working on a school project where I need users to upload images/videos and get them displayed. Also, I want to integrate chatGPT API to help generate reports. I have been able to do the design, but when I ran the app it came up blank. what did I do wrong? And how do I implement the images/videos and the chatGPT. The dealine is in 2 days. Thank you
hello, how about adding a forgotten password, and also for the app to be able to identify that the password inputted is incorrect.. thanks for the knowledge.
Thanks for helping, but I am stuck on the home page button. When trying to put an action on the button, the "User Record Reference" is not in the drop down menu underneath "Authenticated User" Is there a reason for this? Can someone help please?
While following this video, the photo URL is not referenced at the end. Is it because it is the free version of Firebase? Thank you for the good video. Like subscribing^^
btw, i cannot download the code because im not premium yet, can you make a tips how to convert the preview code from flutterflow to dart code, so me or we can try it on code editor, thanks before sir and sorry for the bad english 🙏
Tell me how to display the created posts in the “my posts” section? The fact is that in the “my posts” section all posts of users are displayed, and I need to display only those posts that I created
You have to apply a filter. For instance filter the query with the email of the user that made the post. Start by adding a field called "posted_by" in your database for "posts", the data type will be string. There is another way but try this first
@@nocodeafrica no brother, this method unfortunately does not work. I tried to create in collections "Post" created by => Document Reference => Users and display it in filters, it didn't work either.
@@nocodeafrica I also have problems updating user information. when a user changes their name, the user's photo is deleted automatically. although I did everything like in your videos
Thank you for your effort. I really appreciate your videos. 2nd year student finding flutterflow very easy and useful
Happy to hear this
i'm really happy to see that finally you're focussing on functionality from scratch ❤ which is the most important one. hope that there will be more videos like that as well .
You're welcome 🤗
Check the channel for more videos
i'm really happy to see that finally you're focusing on functionality from scratch thanks soo much i hope you will do full project with specific application and do all for publishing all platform and store that will be very helpful
This is the best video, so detailed and easy to understand. Pls we need more videos like this.
Thank you! Will do!
Thanks for this. Exactly what i was looking for.
Glad I could help!
Bro... you be de master.... I loveeeeeeeeeeeeeeeeeee it!!!!
Thank you 😁
I have a paid course where you can learn even more things
You can purchase with the link below 👇
selar.co/groceryshoppingapp
Excelente tutorial, bien explicado, nuevo suscriptor.
Thank you 🙏
I WANT TO SAY THANK YOU AGAIN. ITS EXACTLY WHAT I WANTED.
You are welcome
@@nocodeafrica one more thing. How do we integrate MTN momo and other mobile money payment in Africa with flutterflow ?
How do I add my users profile picture through out all my pages on my app using flutter flow instead of my users only seeing it on the settings page you made. Maybe like their icon on the top right Corner across all pages for example
Bro if you ever create a Patreon website just know that I will be the first to subscribe to it!!!! You're just awesome!!!
Thank you.
You can buy one of my courses on Udemy
www.udemy.com/course/build-a-grocery-ecommerce-mobile-app-without-coding-using-flutterflow/?referralCode=BB88FEAE261B4A7C6AB5
www.udemy.com/course/build-a-medical-booking-app-without-coding-using-flutterflow/?referralCode=3D187409699ABF7FCAFB
Thank you 🙏
best video on youtube
Thank you
Heyyy bro, new subscriber here... I have a question, my friend. I followed all of your tutorial but when I want to change just the username, or email or even a photo profile, it doesn't work. I mean for example, you have to change all of those at the same time. Except for the email... when I change the email and I logout and login with the email that I just changed, it won't let me login...
Could you make another video of the problems above, please? We'll be happy... thank you!
Love from Indonesia!!!
good tutorial, hope you can make another tutorial video for a simple apps using FlutterFlow👍👍👍
What I'm having issues with is attaching specific values to my desired fields (example address to address and phone number to phone number). I am able to get email to work just fine and sync to everything am I missing something?
The user reference isn't in the authenticated user for the update button
same problem
Hey, are there any possibilities to make a flight booking app with Flutterflow??? thanks you for everything !!
can you help create our app please where stuck with sign in and sign out and setting up user profile page and uploading videos from user. Thanks Matthew 😄
Hello I'm Matthew and I'm creating an app I'm stuck joining all the pages together and getting them to all work can you help us. Matthew 🙏❤️
Hi
Yeah I can
Send me a message on LinkedIn
LinkedIn.com/in/mrdavidorok
How do I upload my own image from my storage starting from a blank canvas?
No videos on youtube about this.
You have to use the firestore upload media action
How can I filter like when I sign In to page it should only show my details on user dashboard, whereas In my app when I login It shows details of everyone, I am using supabase
After querying the list try and filter by email.
Say email is equal to authenticated user email
thanks alot for the lesson but wonder if you have a tutorial on how to add a line with remember password?
thanks so much for you , we would like to learn build POS for restaurant that would be very helpful
Hello, I want to thank you for all you do. Please, I need help. I'm working on a school project where I need users to upload images/videos and get them displayed. Also, I want to integrate chatGPT API to help generate reports. I have been able to do the design, but when I ran the app it came up blank. what did I do wrong? And how do I implement the images/videos and the chatGPT. The dealine is in 2 days. Thank you
thanks for this video..I am trying to make login page with backend connection but i did not get it but this video make it happen...
🙂🙂🙂
I did the same as in the video but I can't log in. I can only register and log out. Where should I check to log in?
Can we do the above task with free plan in flutterflow...I did it exactly but data is not stored in firebase.
Yes you can
Are you sure you connected firebase to flutterflow?
@eelspace yes sir I connected...I watched this video 2times but still😔😔unable to store the data
how to create a text field for phone number with country code and country flag in flutterflow please guide ??
hello, how about adding a forgotten password, and also for the app to be able to identify that the password inputted is incorrect.. thanks for the knowledge.
Thanks for helping, but I am stuck on the home page button. When trying to put an action on the button, the "User Record Reference" is not in the drop down menu underneath "Authenticated User"
Is there a reason for this? Can someone help please?
I have same issue too
While following this video, the photo URL is not referenced at the end. Is it because it is the free version of Firebase? Thank you for the good video. Like subscribing^^
No try and troubleshoot
btw, i cannot download the code because im not premium yet, can you make a tips how to convert the preview code from flutterflow to dart code, so me or we can try it on code editor, thanks before sir and sorry for the bad english 🙏
Not possible
Beautiful ❤
Thank you! Cheers!
Tell me how to display the created posts in the “my posts” section? The fact is that in the “my posts” section all posts of users are displayed, and I need to display only those posts that I created
You have to apply a filter. For instance filter the query with the email of the user that made the post. Start by adding a field called "posted_by" in your database for "posts", the data type will be string.
There is another way but try this first
@@nocodeafrica
no brother, this method unfortunately does not work. I tried to create in collections "Post" created by => Document Reference => Users and display it in filters, it didn't work either.
@@nocodeafrica I also have problems updating user information. when a user changes their name, the user's photo is deleted automatically. although I did everything like in your videos
Yet to watch . But thaanks in advance
You are welcome