FlutterFlow for Beginners #9 - Document Reference

  Рет қаралды 8,227

Learn No-Code

Learn No-Code

10 ай бұрын

Discord👉👉👉 / discord 👋 Hey there, dear friend! I hope you're having a fantastic day! 😊
In this exciting video, we're diving headfirst into the world of Document References, a powerful tool when you want to make precise changes to your Firebase collection documents. 📝🔥
Get ready for an enlightening journey as I guide you through the ins and outs of Document References. I promise you're in for a treat! 🚀📚
But that's not all - I've got some awesome resources lined up just for you:
📝 To practice what we've covered in this tutorial and gain access to exclusive content, click on the link below:
🔗 [Exercise & Exclusive Content]ko-fi.com/post/FlutterFlow-fo...
🧠 And if you're looking to visualize the concepts we explored in the video, check out my mind map:
🔗 [Mind Map](whimsical.com/document-of-ref...)
But wait, there's more! 🌟 Don't forget to supercharge your learning journey by creating a fresh account through this special link:
🔗 [Create Your Account](shorturl.at/uvDE6)
Join me on this exciting adventure through the world of #nocode, #flutterflow, #apps, and #mobileapp development, and let's unlock the potential of Document References together! 🌐💡
I genuinely hope you enjoy this video - it's packed with valuable insights! Thanks for tuning in, and let's embark on this learning journey together! 🚀👨‍💻👩‍💻
🚀Watch the full course from here:
• FlutterFlow for Beginn...

Пікірлер: 57
@acs2777
@acs2777 9 ай бұрын
Oh I love when people understand how to work with dicing reference specifically for beginner ! This is why I will follow you ! Thanks 🙏
@learn_no-code
@learn_no-code 9 ай бұрын
You are so welcome!
@acs2777
@acs2777 9 ай бұрын
@@learn_no-code if i Want to be able to have a webapp where people can upload their stuff and Own / delete their accounts and have their own dashboard is this possible ?
@thelabarchitect
@thelabarchitect 10 ай бұрын
You really have a great way to teach FlutterFlow! Thank you so much!
@learn_no-code
@learn_no-code 10 ай бұрын
thanks! just wait for the upcoming video because i have a new MIC and I'll try to take my way of teaching to the next level
@danryu9339
@danryu9339 8 ай бұрын
Thanks mate, so great to teach flutterflow
@Play-Date-Care
@Play-Date-Care 9 ай бұрын
Thank you!
@altamer28
@altamer28 10 ай бұрын
Thank you, nice and easy lesson. 💐💐💐
@learn_no-code
@learn_no-code 10 ай бұрын
I hope you have enjoyed the video, if you have any question or request, please provide it and i'll try to help you out.
@user-fc2wf4fi3h
@user-fc2wf4fi3h 6 ай бұрын
I have recently started working on flutterflow and have been wandering around the internet for implementing document referencing to enable chats but I was just confused and couldn't find a suitable explanation anywhere, but you have explained it very clearly and It was very helpful. JazakAllah mohamed Subscribed
@learn_no-code
@learn_no-code 6 ай бұрын
thanks for these kind words, i'm so happy that these videos helped you, good luck, if you want to learn more about chat app, i have a playlist here in the channel
@geethaadsagency
@geethaadsagency 4 ай бұрын
hope you will reach 5k subscribers
@learn_no-code
@learn_no-code 4 ай бұрын
i hope so, the channel is growing up, thanks a lot
@RR-et6zp
@RR-et6zp 3 ай бұрын
Ah so document reference is like a bridge that allows the parameters to be called and displayed? I was also thinking to ask when do you use a document reference vs. the document directly, like a user. Or is passing the documents not used often?
@learn_no-code
@learn_no-code 3 ай бұрын
kzbin.info/www/bejne/a5vUfHWmlKekn80 this video will help you a lot
@ahmed_5g
@ahmed_5g 9 ай бұрын
thank you again, I watched so many flutterflow tutorials before but you are the best instructor Q : why is this a better solution than before is it because its gonna be easier to edit and add more types of data to the collection ?
@learn_no-code
@learn_no-code 9 ай бұрын
Exactly, it helps you better show data of a specific document in a collection
@mattrowe5392
@mattrowe5392 3 ай бұрын
Hi, thanks for all the Flutterflow tutorials. They're fantastic ! I've watched many of your videos however I cannot find a solution to my problem. I want to create 2 separate documents on 2 separate collections and link them via a document reference within a single action chain. Is there a solution to this, because it seems that all documents are created simultaneously on the action chain, and therefore no document ID for the second document to look up... thanks so much for your help! :)
@learn_no-code
@learn_no-code 3 ай бұрын
if you want to link document A created at action A1, then for action A1, use the output feature that you'll find at the botom of a "create document" action, then use that output (the reference to be exact) and put it in the the document B. if you still have a problem, you can reach out to me on X, link is in my channel
@mattrowe5392
@mattrowe5392 3 ай бұрын
Amazing! Thank you so much, that's exactly what I was looking for! Thanks again @@learn_no-code
@Danish786.1
@Danish786.1 10 ай бұрын
keep it up,in sha allah you will gain more subscribers
@learn_no-code
@learn_no-code 10 ай бұрын
in sha Allah, thank you, brother! I'm 1000% sure Allah will help me and also you
@BitesandGo
@BitesandGo Ай бұрын
Hi! thanks for your video... How to limit the number of tasks (Documents) that an user can create? To save Firebase costs...
@learn_no-code
@learn_no-code Ай бұрын
as a good practice, let users add whatever they want, but if you want to add limits, then use a field in user's document, that field must be an integer, each time a user creates the task, increment that field by one, if that field goes above a certain number, don't add tasks but again, let them add how much tasks they want and also people will delete tasks once they are done
@BitesandGo
@BitesandGo Ай бұрын
@@learn_no-code Hey, thanks! Could it get expensive? Well, instead of saving tasks, my app saves words with their meanings shown in a list view (or a swipeable stack - I'll try). But you are right, it wouldn't be so nice to restrict it; writing integers would also involve writing costs every time I update them, I guess.
@learn_no-code
@learn_no-code Ай бұрын
exactly, let them feel free or they'll look somewhere else
@limitlesshustle9294
@limitlesshustle9294 8 ай бұрын
Thanks for the amazing video: please can u explain the difference between parameters and documents reference
@learn_no-code
@learn_no-code 8 ай бұрын
maybe i'll make a video about it in the future, just stay tuned
@mathans9716
@mathans9716 7 ай бұрын
I have recently explored flows features in flutter flow, which include a group chat feature. I am facing challenges in finding tutorials related to connecting it to the backend. Despite my efforts, as a newcomer to this area, I struggle to identify and troubleshoot the issues accurately. I am in urgent need of assistance to complete this feature promptly, as I have a college project deadline approaching. Any guidance or support you can provide to help me integrate the group chat with the backend would be greatly appreciated. Thank you for your understanding.
@learn_no-code
@learn_no-code 7 ай бұрын
well, would liek to spend some time writing me a very detaield email (send it to this email mohamedlamhaden2020@gmail.com) and if i had time, i'll responde
@jinskim7615
@jinskim7615 9 ай бұрын
At 4:29, if I compare it with Excel tables, it seems "document" is the same as "table" and "field" is the same as "column". If so, what is "collection" the same as in Excel format?
@learn_no-code
@learn_no-code 9 ай бұрын
It's hard for me to explain this to you here in the comments, just wait for the future episodes in the final peoject because we'll go in debt with document reference
@jinskim7615
@jinskim7615 9 ай бұрын
Sorry for multiple questions, but I am trying hard to understand how Document Reference works. Before 17:37, you put doc reference for the first item (meet mark). At 17:37, you clicked the second item (hang out), and the Show Room screen shows the second item. I am confused because your work on doc reference was for the first item, and how come it worked for the second item???
@learn_no-code
@learn_no-code 9 ай бұрын
Look! I'll make a tutorial right for you, please be patient
@olufemiopeyemi4002
@olufemiopeyemi4002 9 ай бұрын
@learn_no-code Hi and how are you? Please I want to as a question: What is the main difference and advantage(s) of using "Documnet of reference" over "Page Parameter" when displaying the content of a selection from listview
@learn_no-code
@learn_no-code 9 ай бұрын
When you use parameters, you need to pass them as you navigate to a certain page, if you have ten parameters in a page, then the process will become hard, instead, if you pass only the reference to a page, things are gonna be much more easier, anyway! I'll do a tutorial just for you on this topic after we finish our final project and you'll get the idea dear friend. Until then, i highly recommend you watch the video again, it may help you
@olufemiopeyemi4002
@olufemiopeyemi4002 9 ай бұрын
@@learn_no-code You are the best man !! I never believed I would meet such a great mind like you not online like this, your approach to teaching is exceptional and I hope alot more people will join this our community where you are the leader. Keep up the good work man !!👍👍👍👍
@learn_no-code
@learn_no-code 9 ай бұрын
thanks buddy, just share this value with as much people as you can so we can build a great no-code community@@olufemiopeyemi4002
@aswing4660
@aswing4660 7 ай бұрын
I have one doubt about the case list of Document Reference, how to get and display it?
@learn_no-code
@learn_no-code 7 ай бұрын
i didn't understand yoru question correctly
@alexa9272
@alexa9272 7 ай бұрын
I a trying to create a document and refer to another document. But I can't choose the document from this menu in 14:30 . Please help :)
@learn_no-code
@learn_no-code 7 ай бұрын
sorry, i can't understand your request
@alexa9272
@alexa9272 7 ай бұрын
@@learn_no-code can i text you per dm? Email?
@learn_no-code
@learn_no-code 7 ай бұрын
mohamedlamhaden2021@gmail.com On Google Chat
@jinskim7615
@jinskim7615 9 ай бұрын
Thanks for the video. If I understand correctly, the two diagrams in 1:52 and 2:29 do exactly the same task. Why would one choose one approach over the other?
@learn_no-code
@learn_no-code 9 ай бұрын
the second one is a better approach as it allows you to reduce the number of parameters and use only one document reference, and this reference will help flutterflow get the other data which are in tis case the fields very quickly, i hope i was clear, otherwise, we'll see that in the final project that will start today
@jinskim7615
@jinskim7615 9 ай бұрын
​@@learn_no-code Thanks for your explanation. To be honest, this lecture #9 on document reference is the hardest to follow so far. It has been really easy to follow up to lecture #8. Thank you so much!
@learn_no-code
@learn_no-code 9 ай бұрын
yes, it can be hard but as i told you, today we'll start a project that it will based on document reference, so, it's an opportunity for you to understand it, BTW i love your geniuine interest, keep up! @@jinskim7615
@jinskim7615
@jinskim7615 9 ай бұрын
@@learn_no-code I think you have an amazing talent to explain technical concepts with minimal logical jumps - hence, easy to follow for me, a newbie to low-code. Thanks!
@jinskim7615
@jinskim7615 9 ай бұрын
@@learn_no-code I am not sure if I understand correctly. In the first approach, they pass 3 data. In the second approach, they pass 3 data to doc reference and doc reference passes 1 data (so, total 4 data). I wonder why you said "[the second approach] allows you to reduce the number of parameters"???
@fadilaimane5412
@fadilaimane5412 8 ай бұрын
khouna nta meghribi ??? bravo sat
@learn_no-code
@learn_no-code 8 ай бұрын
Ah khoya, lah y7fdk
@fadilaimane5412
@fadilaimane5412 8 ай бұрын
@@learn_no-code kayn une façon pour te contacter au cas j aurais besoin d aide je bosse sur quelques idées du coup mera mera kan7taj l aide
@fadilaimane5412
@fadilaimane5412 8 ай бұрын
Merci bcp pr reply lahoma yassir
@learn_no-code
@learn_no-code 8 ай бұрын
to be honest, i like to speak in english, and if you want to contact me, you can use google chat and send me a message to this email: mohamedlamhaden2020@gmail.com
FlutterFlow for Beginners #10   -  Update & Delete
40:12
Learn No-Code
Рет қаралды 2,6 М.
Firebase Setup | To Do App | FlutterFlow for Beginners
6:54
FlutterFlow
Рет қаралды 16 М.
бесит старшая сестра!? #роблокс #анимация #мем
00:58
КРУТОЙ ПАПА на
Рет қаралды 3,5 МЛН
DO YOU HAVE FRIENDS LIKE THIS?
00:17
dednahype
Рет қаралды 71 МЛН
Recursive Components Tutorial | New Feature
7:11
FlutterFlow
Рет қаралды 8 М.
Why Donut Media Is Falling Apart: An Explainer
17:07
Alanis King
Рет қаралды 223 М.
Step-by-Step Guide to Social Media TextFields in Flutterflow
35:55
I Finally Got a Tesla Cybertruck and It Scares the Crap Out of Me
12:42
Master Flutterflow API Integration: Complete App Tutorial
34:08
just xolotl
Рет қаралды 6 М.
Beginner Guide to Flutterflow for Mobile App Part 2: Database, Backend Query and Document Reference
11:02
Nomo Codes - Build apps with no-code & AI
Рет қаралды 5 М.
What's New in FlutterFlow | May 2024
5:47
FlutterFlow
Рет қаралды 12 М.