Ok just a note for anybody who is super stuck and nothing is working although you've tried everything, there might be a really really simple fix. Now this might seem like a no - brainer, but all u gotta do is go into test mode. Yes, a lot of people prob don't need this, but I went through this issue and this is kind of a last ditch solution for anybody who really needs help!
Would love to see a specific video on how to setup images. Not only uploading images, but how to pull images from firebase when user selects different inputs like radio buttons. Awesome work so far, thanks heaps.
It's truly amazing how easy you guys made this. This product keeps amazing me, especially because there is a free tier where I can play around and try everything out before I deploy my app! It's also amazing that you let us download the code and everything to have full control over the app. Keep up the good work!!
Yeah, this doesn't work. The info the user enters doesn't show up in the database-either during testing or while running the app. My guess is the problem is we need to associate the text field with the authentication process, and this vid doesn't cover that step, perhaps because he's using a preset template that already links that field to the auth process. But that seems too simple, idk... Gonna check some other vids. UPDATE: I was right lol. This only works if you use a pre-made template. So if you're using a login/signup page you've created from scratch, a good first step may be to make sure your settings for each button match those in a pre-made FlutterFlow template. Hope this helps a little.
Hi .. you said that a next Video the conditional Actional will be explained (means what happens when Login is correct and navigate to next page) . But this video is still missing. Thanks
Thank you for showing the steps for authentication via firebase! Took me sometime to figure out the authentication process working with firebase. I was getting invalid credential error in my sign up page when creating account. I suspected that firebase was trying to login without creating the account first. How I resolved is that I changed the action of the create account button to "Auth Create Account" as it was set to "Auth Log in" by default when the project was created with firebase. Hope this helps out to others :)
I followed along but when I clicked manage content it showed an error. I managed to fix that with a GCD(i think) issue. but when I closed it and tried to run it again, when I click manage content it is empty. no error and now user. am I missing something?
Watched till the end. need to click the subscribe button and check the create document field and then select users. The template in the video wasn't an option for me and the one I chose did not have that automatically.
It doesn't work. FlutterFlow doesn't connect to Firebase and doesn't create user. I've done everything as in the video but it doesn't work. For what do I need to use FlutterFlow if Auth doesn't work at the beginning of my work?
I need to create a method where an admin can register app users, but the new user should not be logged in with each new registration action, as when I activate the action, it disconnects the admin and logs in the new user. How is it possible?
I followed everything listed above, and everything works with the exception that the users does not populate. What am I doing wrong? Help me. Obi-Wan, you're my only hope
I made everything just like you did in this video, but when I go on Firestore and click on manage content, there is no new User, its just empty. Anyone who can help me?
it would be better if i can setup authentication without using firebase or supabase. i have my own system that is not using any of these service providers. i need my own jwt token. i have been figuring this out for more than a week just log in using my own jwt token. i have to move on now hopefully after you enable to log in without those service i might be coming back. TQ
Template used in this video doesn't exist anymore. EDIT: I think it's fine as both SignIn and SignUp are integrated now into one template. EDIT2: in the template I use there were 2 tabs - one for SingIn and one for SignUp. Creation of account was not working and the reason was that 'Sign Up' button was linked to incorrect action. I had to change the action from 'Log In' to 'Craete Account'. Then it worked properly. Hope this helps if you have the same issue.
click on firestore icon under connect - then click on the setting icon - scroll down to the bottom and click on the deploy button that should solve the issue
So i wasn't seeing cloud functions admin so: > I went to the roles tab in the "IAM & Admin" menu. > There is a search button next to the filter icon where you can type in "Cloud Functions Admin" > Click on cloud functions admin (autocomplete) > Click the 3-dot menu > Click create role from this role > Don't edit anything > Click create That should sort it out. Hopefully this helps you guys
Hey quick question, how would I be able to setup in Flutter Flow the ability for user to create a post and than once they click post, it uploads that to a "feed" page, like Instagram? And how would I be able to create the way the design for that page gets posted?
please show how infinite scroll as you the API data country 100 for example, if every 3 records show, when you pull to the end, the data in the column, all had to load more 30 what already gives 60 , and each time that you load more automatically and dynamically incrementing until you give the 100 total records that come from the json API listed, I at flutterflow so far have not put a function that does this automatically, and this feature is extremely important, crucial for those who have many records coming in the api and wants to load everything in the app inside a listview or wrap column, as if it is pulling the pagination little by little but with auto increment in the column called scroll au increment, I don't know how to work with code and I chose to pay and use flutterflow for being a non-excellent option, but now we don't provide this fun that is very important and we need more, urgently please if there is any way to help ask what to help, because I'm crashing 1 me s in my app I can't solve this I have many no json banks I wanted to bring it little by little and on a screen as if it were all the data per record divided by pages because there are many, but I'm not trying to do it because the platform doesn't give that option , help me answer. OBS: the name of the system I'm talking about is: Increment content in Column from API On pull To refresh we need auto Increment content in Column from API On pull To refresh, automatic , this tool still doesn't have it when you create the query chidrens in the column passing the content, please help we need this I can't finish my project I want to sign the plan but no I can even finish this, I need to bring the API records that come per page are 30 on each page, I don't know how to work with code, I don't have time for that, and I need to finish my project to be able to pay the plan and download my code, for Please could you implement this au increment tool as the person pulls the scroll to the end and the query increments the amount of record you want to appear until giving the final record value returned by the API in json. please help paste this function, we are waiting, until then I will wait to be able to change my plan from free to premium. thanks !! if you need help, just tell me and I'll pay you to put a tool already ready in that part that when you click on On Pull to refresh, it updates the api data, with auto increment updating the data by pagination according to the amount of record chosen by the developer in the tool part > (Generating Children from Variable) in "Max Items" if you put every 10, for example from the json API, of 50 it would load 10 records 5 times each time the user scrolls to the end the records listed within the list view or Wrap column, all automatically, without having to change code or anything like that, if you need help with this I pay for it because it costs a lot to finish my project, and I depend on this, thank you and until later I stay in I wait !
Tengo un List View con sus respectivos List, ejecutando un Query Collections, esto se almacena y los usuarios pueden escribir una frase y se muestran en modo de Lista. MI PREGUNTA ES: como puedo limitar que escriban una sola vez en el list?. porque la acción permite un "nuevo mensaje" pero no puedo bloquear para que si ya alguien escribió, no escriba algo más hasta que se borre. SI ALGUIEN SABE LO AGRADECERÍA. En una lógica de progr. sería algo como: "si Fulano ya escribió en el list, identifica su usuario o ID y no le permitas escribir nuevamente hasta que se borre ese mensaje"
Ok just a note for anybody who is super stuck and nothing is working although you've tried everything, there might be a really really simple fix. Now this might seem like a no - brainer, but all u gotta do is go into test mode. Yes, a lot of people prob don't need this, but I went through this issue and this is kind of a last ditch solution for anybody who really needs help!
Would love to see a specific video on how to setup images. Not only uploading images, but how to pull images from firebase when user selects different inputs like radio buttons. Awesome work so far, thanks heaps.
It's truly amazing how easy you guys made this. This product keeps amazing me, especially because there is a free tier where I can play around and try everything out before I deploy my app! It's also amazing that you let us download the code and everything to have full control over the app. Keep up the good work!!
Error updating Firestore Security Rules...
Make sure you set up Firebase for your project under "Settings" > "Firebase".
Quien me ayuda?
Yeah, this doesn't work. The info the user enters doesn't show up in the database-either during testing or while running the app. My guess is the problem is we need to associate the text field with the authentication process, and this vid doesn't cover that step, perhaps because he's using a preset template that already links that field to the auth process. But that seems too simple, idk... Gonna check some other vids. UPDATE: I was right lol. This only works if you use a pre-made template. So if you're using a login/signup page you've created from scratch, a good first step may be to make sure your settings for each button match those in a pre-made FlutterFlow template. Hope this helps a little.
Hi .. you said that a next Video the conditional Actional will be explained (means what happens when Login is correct and navigate to next page) . But this video is still missing. Thanks
Thank you for showing the steps for authentication via firebase! Took me sometime to figure out the authentication process working with firebase. I was getting invalid credential error in my sign up page when creating account. I suspected that firebase was trying to login without creating the account first. How I resolved is that I changed the action of the create account button to "Auth Create Account" as it was set to "Auth Log in" by default when the project was created with firebase. Hope this helps out to others :)
Interesting......good work teacher
Hi when does the next video for Google etc come?
I'm looking for that too, 3 months on.
I followed along but when I clicked manage content it showed an error. I managed to fix that with a GCD(i think) issue. but when I closed it and tried to run it again, when I click manage content it is empty. no error and now user. am I missing something?
Watched till the end. need to click the subscribe button and check the create document field and then select users. The template in the video wasn't an option for me and the one I chose did not have that automatically.
There is a bug, the "Enable authentication" button does not work (it automatically resets to off. I worked around it going to Authentication>Firebase
How did you do this?
Same things as what happened to me. Fixed using your method, thanks :)
It doesn't work. FlutterFlow doesn't connect to Firebase and doesn't create user. I've done everything as in the video but it doesn't work. For what do I need to use FlutterFlow if Auth doesn't work at the beginning of my work?
have you managed to find a solution?
Hello, I designed all the pages then start working on authuntification. Following the steps in the video but still when I test it, it doesn't work!
Is it possible to make the 'Log In' page different from the 'Sign Up' page?
I need to create a method where an admin can register app users, but the new user should not be logged in with each new registration action, as when I activate the action, it disconnects the admin and logs in the new user. How is it possible?
Hey great video!!! How to customize the response from Firebase in case credentials are wrong or email exists etc. Now its just an ugly snackbar!
I followed everything listed above, and everything works with the exception that the users does not populate. What am I doing wrong? Help me. Obi-Wan, you're my only hope
Are Flutterflow courses still valid 2024/25?
How would you handle errors like email already in use when creating account or invalid email and/or password when login?
Very clear video
Once I enable create user document I start getting this error Can only create a "users" document via an Authentication action.
Audio player doesn't work on Android 12 and no response from FF team (I have a pro account).
make a video on passwordless and mobile number authentication please. We want to know what else subscriptions may be required for that
I made everything just like you did in this video, but when I go on Firestore and click on manage content, there is no new User, its just empty. Anyone who can help me?
Helpful,need roles& permission>firebase
it would be better if i can setup authentication without using firebase or supabase. i have my own system that is not using any of these service providers. i need my own jwt token. i have been figuring this out for more than a week just log in using my own jwt token. i have to move on now hopefully after you enable to log in without those service i might be coming back. TQ
Template used in this video doesn't exist anymore. EDIT: I think it's fine as both SignIn and SignUp are integrated now into one template. EDIT2: in the template I use there were 2 tabs - one for SingIn and one for SignUp. Creation of account was not working and the reason was that 'Sign Up' button was linked to incorrect action. I had to change the action from 'Log In' to 'Craete Account'. Then it worked properly. Hope this helps if you have the same issue.
How can add files pdf videos with firebase and how add comments like Twitter
i need to aprove users after sign up for the 1st time, how to do it ?
Yes! Perfect!
when I config the data I dont have those options to enable user collection or authentication
me too ! Idk if it's possible to auto create user collection
Great video, very clear, thanks !
You're welcome, Phil.
helo i have follow this tutorial step by step but i have warning debug Firestore rules not deployed. pleas help how to fix it
click on firestore icon under connect
- then click on the setting icon
- scroll down to the bottom and click on the deploy button
that should solve the issue
am having problem selecting password field
Where is the password stored?
why u just deleted everything causing troubles. where is the sene in just deleting everything ?
great vid
where is the link to the longer firebase video that you mention in the video?
yes coundt find it
So i wasn't seeing cloud functions admin so:
> I went to the roles tab in the "IAM & Admin" menu.
> There is a search button next to the filter icon where you can type in "Cloud Functions Admin"
> Click on cloud functions admin (autocomplete)
> Click the 3-dot menu
> Click create role from this role
> Don't edit anything
> Click create
That should sort it out. Hopefully this helps you guys
yo bro, i have the same Problem but with the service Account User role... do you know a solution to that one?
Hey quick question, how would I be able to setup in Flutter Flow the ability for user to create a post and than once they click post, it uploads that to a "feed" page, like Instagram? And how would I be able to create the way the design for that page gets posted?
Did you figure it out?
That's not a proper way to fix an issue with deleting the software code.
so where is the password stored?
please show how infinite scroll as you the API data country 100 for example, if every 3 records show, when you pull to the end, the data in the column, all had to load more 30 what already gives 60 , and each time that you load more automatically and dynamically incrementing until you give the 100 total records that come from the json API listed, I at flutterflow so far have not put a function that does this automatically, and this feature is extremely important, crucial for those who have many records coming in the api and wants to load everything in the app inside a listview or wrap column, as if it is pulling the pagination little by little but with auto increment in the column called scroll au increment, I don't know how to work with code and I chose to pay and use flutterflow for being a non-excellent option, but now we don't provide this fun that is very important and we need more, urgently please if there is any way to help ask what to help, because I'm crashing 1 me s in my app I can't solve this I have many no json banks I wanted to bring it little by little and on a screen as if it were all the data per record divided by pages because there are many, but I'm not trying to do it because the platform doesn't give that option , help me answer.
OBS: the name of the system I'm talking about is: Increment content in Column from API On pull To refresh
we need auto Increment content in Column from API On pull To refresh, automatic , this tool still doesn't have it when you create the query chidrens in the column passing the content, please help we need this I can't finish my project I want to sign the plan but no I can even finish this, I need to bring the API records that come per page are 30 on each page, I don't know how to work with code, I don't have time for that, and I need to finish my project to be able to pay the plan and download my code, for Please could you implement this au increment tool as the person pulls the scroll to the end and the query increments the amount of record you want to appear until giving the final record value returned by the API in json. please help paste this function, we are waiting, until then I will wait to be able to change my plan from free to premium. thanks !!
if you need help, just tell me and I'll pay you to put a tool already ready in that part that when you click on On Pull to refresh, it updates the api data, with auto increment updating the data by pagination according to the amount of record chosen by the developer in the tool part > (Generating Children from Variable) in "Max Items" if you put every 10, for example from the json API, of 50 it would load 10 records 5 times each time the user scrolls to the end the records listed within the list view or Wrap column, all automatically, without having to change code or anything like that, if you need help with this I pay for it because it costs a lot to finish my project, and I depend on this, thank you and until later I stay in I wait !
Tengo un List View con sus respectivos List, ejecutando un Query Collections, esto se almacena y los usuarios pueden escribir una frase y se muestran en modo de Lista. MI PREGUNTA ES: como puedo limitar que escriban una sola vez en el list?. porque la acción permite un "nuevo mensaje" pero no puedo bloquear para que si ya alguien escribió, no escriba algo más hasta que se borre. SI ALGUIEN SABE LO AGRADECERÍA. En una lógica de progr. sería algo como: "si Fulano ya escribió en el list, identifica su usuario o ID y no le permitas escribir nuevamente hasta que se borre ese mensaje"