Building Tasks Page | To Do App | FlutterFlow for Beginners

  Рет қаралды 20,092

FlutterFlow

FlutterFlow

Күн бұрын

Пікірлер: 38
@davidesoncin2399
@davidesoncin2399 10 ай бұрын
Finally a proper tutorial. Explained very well and the steps are smooth and complete. Thank you :)
@ElyasMS
@ElyasMS 9 ай бұрын
thank you for this tutorial. by the way there is section in this tutorial that has done twice 13:20 is second time of same action. let me know if I'm mistaken
@angryyoungman4389
@angryyoungman4389 6 ай бұрын
I also think the same, I thought I was doing it again and again
@jiujitsu2654
@jiujitsu2654 10 ай бұрын
A lifesaver, literally... so much useful info in such a short time period, grateful!
@079_vikashrajpurohit9
@079_vikashrajpurohit9 9 ай бұрын
Never ever has such quality of teaching, absolutely mind-blowing. 🤩🤩🤩🤩🤩🤩🤩🤩🤩
@ColorsAcross
@ColorsAcross 9 ай бұрын
I would prefer the parameter method because it retrieves data from Firebase precisely as needed (extracting only the required data from the entire record). When using parameters, we send a request for specific data, which enhances efficiency. In contrast, the whole Document method retrieves the entire document from Firebase, which might include, for example, 20 columns of data, even though we may only need to work with 5 of them. This approach seems inefficient. However, I acknowledge that the Document method is easier to set up compared to the parameter method. PS: I am watching this particular video over and over to grasp the parameters setup, binding, retrieval , i mean whole thing. its great.
@ОльгаМалаховская-б3м
@ОльгаМалаховская-б3м 8 ай бұрын
thank you, your comment helped me understand better
@ColorsAcross
@ColorsAcross 8 ай бұрын
@@ОльгаМалаховская-б3м thanku so much
@RR-et6zp
@RR-et6zp 6 ай бұрын
with the reference right? this is true, however the to do item is one item, with not many fields, and the userbase is small, you can just pass the whole document in this case
@gotagreatidea
@gotagreatidea 3 ай бұрын
Isn't the filter at 12:00 front-end - so a user would be able to access all tasks if they hacked the app?
@vishalmangukiya9349
@vishalmangukiya9349 10 ай бұрын
Can you make a complete video for API calling?
@leeosub1647
@leeosub1647 9 ай бұрын
For some reason, I don't see FAB in the current version. Did you guys take it out?
@PrinceSingh-z9v4i
@PrinceSingh-z9v4i 9 ай бұрын
go on the page button on the widget tree, and then try, if you try on child widget its not show
@cesarsfalcao
@cesarsfalcao Ай бұрын
Finally, I learned how to fix the annoying "shrink wrap" error message.
@blogtriggers1054
@blogtriggers1054 10 ай бұрын
Hello Flutterflow team can you please make an complete tutorial on how to make an admin panel in mobile application with firebase integration like in that show total number of users total number of posts particular user details etc... Please make an tutorial because there is less video on KZbin that help us make an admin panel with firebase integration 🙏🏻
@kaganharputlu3642
@kaganharputlu3642 10 ай бұрын
I agree with you on this matter. For example: There is a significant deficiency in a News application built with Flutterflow, where there is no tutorial video available on how to input new content through the Firebase Admin panel. This is indeed a major shortfall. A tutorial video demonstrating how to input new content actively managed through an admin panel would truly meet the needs of many.
@fossdronefoto
@fossdronefoto 5 ай бұрын
So, I was able to create the Component Parameter for "completed", and binding it, but I cannot find "completed" in the filter list in the Query-menu. What am I missing here? 😩
@SimonPedersen1
@SimonPedersen1 3 ай бұрын
It seems there is a difference between "component parameters" and "local component state variables" - and you might have added a local component state variable for the checkbox. If you look at the very top of the parameters list, you will see "
@rishabhyadav481
@rishabhyadav481 5 ай бұрын
Did you made "tasks" as subcollection? and what are the fields that you used in this "tasks" collection?
@choneybunch103
@choneybunch103 2 ай бұрын
Mine doesn't have a bracket when I bind them 😢
@cesarsfalcao
@cesarsfalcao Ай бұрын
Why was the container converted into a component?
@arundhaj
@arundhaj Ай бұрын
So that to reuse the same component on both the completed and incomplete page
@AnimeAuraArtistry1
@AnimeAuraArtistry1 9 ай бұрын
I followed every single step you done from first video till now. But i did not get Tasks in collection in Query Collection. so i tried to make a tasks collection and then its there but the options are way different. Help me out , thanks
@jonalexander3937
@jonalexander3937 9 ай бұрын
Go back to video 5 and add a collection of tasks, then make a doc reference to users from tasks
@koosdeklerk1174
@koosdeklerk1174 6 ай бұрын
my component wont bind
@donrawatjantarumporn6669
@donrawatjantarumporn6669 9 ай бұрын
I could not Pass the Task info into the dynamic component
@jonalexander3937
@jonalexander3937 9 ай бұрын
Were you able to filter correctly? Is the tasks collection setup in firebase with ref to user collection?
@AndyAndromedaArt
@AndyAndromedaArt 8 ай бұрын
not sure i see the point in doing all the figma work. listing all the atomic elements seems completely unnecessary especially since you occasionally change the columns and rows for the elements in the final version.
@itsmeoguzhan
@itsmeoguzhan 10 ай бұрын
thank u, thank u, thank u...
@cesarsfalcao
@cesarsfalcao Ай бұрын
Please now do the same video but using Supabase for the database.
@vishalmangukiya9349
@vishalmangukiya9349 10 ай бұрын
Thanks
@bobmat
@bobmat 3 ай бұрын
Why don't you bind the data a third time...
@waynify
@waynify 10 ай бұрын
Great
@fayyumshaikh-u8m
@fayyumshaikh-u8m 10 ай бұрын
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😢😢
@Statsjk
@Statsjk 10 ай бұрын
Revenue cat tutorial please... atleast update the documentation
@tweetsavage
@tweetsavage 10 ай бұрын
@flutterflow please I am a having issue downloading my app code. I am on flutterflow standard package but I am unable to test,, run, download my app. Thanks
@mateusz.mirkowski
@mateusz.mirkowski 9 ай бұрын
Passing whole model to component is not good practice, because you pass many unnecessary things there. What you done in first place is a bit more time consuming, but better.
Onboarding Actions | To Do App | FlutterFlow for Beginners
6:47
FlutterFlow
Рет қаралды 15 М.
번쩍번쩍 거리는 입
0:32
승비니 Seungbini
Рет қаралды 182 МЛН
Auth Page Design | To Do App | FlutterFlow for Beginners
18:31
FlutterFlow
Рет қаралды 27 М.
Auth Page Logic | To Do App | FlutterFlow for Beginners
19:27
FlutterFlow
Рет қаралды 36 М.
Mastering Alignment & Spacing
28:51
FlutterFlow
Рет қаралды 17 М.
Can you REALLY build a production ready app in FlutterFlow?
11:08
Securing Keys In FlutterFlow | Best Practices
6:50
FlutterFlow
Рет қаралды 1,3 М.
Figma Structure & Import | To Do App | FlutterFlow for Beginners
10:47
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,4 МЛН