Тёмный
No video :(

Flutter+Firebase: How to use Nested Collections in cloud firestore 

Droidmonk
Подписаться 1,2 тыс.
Просмотров 9 тыс.
50% 1

In this video, you'll learn:-
1. Why use NestedCollections instead of arrays?
2. How to create a collection inside a document?
3. How to add items to a nested collection?
4. Fetch items from a nested collection and display them using a ListView?
5. How many levels of nesting are possible?
Source code: github.com/git...

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 30   
@daniellawibz3878
@daniellawibz3878 2 месяца назад
Bro thank you for what you're doing!
@droidmonk4820
@droidmonk4820 2 месяца назад
Thanks for commenting, stay connected.
@MrxAmjad
@MrxAmjad 11 месяцев назад
Thanks man, After watching a lots of tutorial I was very disappointed by complex data, and documentation , But you made it very very simple❤, by my side you got, subscribe+bell, Likes, and multiple share in my community, keep doing it❤
@droidmonk4820
@droidmonk4820 11 месяцев назад
Thank you very much for subscribing, liking, pressing the bell and for sharing . You made my day 🎉🎉. Stay connected.
@satdevlpr
@satdevlpr Год назад
Excellent Video on sub collection
@droidmonk4820
@droidmonk4820 Год назад
Thank you, stay connected
@harshpujara2114
@harshpujara2114 Год назад
Explained it nicely !! Thanks
@droidmonk4820
@droidmonk4820 Год назад
Glad it was helpful! Stay connected.
@mdsakibhasan
@mdsakibhasan Год назад
Easy to understand 😄Well Explained
@droidmonk4820
@droidmonk4820 Год назад
Glad you liked it. Stay connected.
@AhamedShadhir
@AhamedShadhir Год назад
Much needed Tutorial! Thanks for the video. May I know is there a previous video of your add post function?
@droidmonk4820
@droidmonk4820 Год назад
Glad you like it! You can find the other related videos in this playlist.... ru-vid.com/group/PLorBban-4UBBlpDhG_bCLm2i-z_xTSP6v Stay connected.
@brakdarany1616
@brakdarany1616 7 месяцев назад
Amazing explanation
@droidmonk4820
@droidmonk4820 7 месяцев назад
Glad you liked it
@kojiaxin4201
@kojiaxin4201 Год назад
Thank you for the video! It was very easy to follow and understand. May I know how can I allow the users to edit the comment?
@droidmonk4820
@droidmonk4820 Год назад
Glad that you liked it. To allow user to edit comments , first you will need to authenticate the users, then using a form allow the users to enter new data and finally update the corresponding data on the firestore database. You may learn more from this video: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Oc3gjKzTxCU.html Tutorial on Google authentication: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-VCrXSFqdsoA.html
@kojiaxin4201
@kojiaxin4201 Год назад
@@droidmonk4820 thank you so much! I will try it out~
@droidmonk4820
@droidmonk4820 Год назад
You are welcome, feel free to comment in case you face any difficulty. I will be creating a complete Flutter+Firebase project tutorial soon, so stay connected.
@mohamedabdel-tawab7887
@mohamedabdel-tawab7887 Год назад
Very helpful thank you
@droidmonk4820
@droidmonk4820 Год назад
Glad it was helpful! Stay connected.
@mkwriterchannel1375
@mkwriterchannel1375 Год назад
Sir on a firebase i have 5 column ReviewCart Id YourReviewCart Id Data i want to retrieve Mene bohot try kia nut data null a rha ap thora guide kr de mn kese data retrieve kro
@droidmonk4820
@droidmonk4820 Год назад
This video should help you... ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-XS5cVQ3-aDo.html Fields retrieve karneke waqt null check karo... if any field is missing in any document you may get null errors
@ravindrametri1681
@ravindrametri1681 Год назад
Plz make video on how delete collection with sub collections
@droidmonk4820
@droidmonk4820 Год назад
Do you want to delete a complete collection from the app itself? According to the official documents-- "Deleting collections from the client is not recommended." Let me know your use case, and I'll try to find the best solution for you.
@ravindrametri1681
@ravindrametri1681 Год назад
@@droidmonk4820 i am waiting
@hikmatonline3894
@hikmatonline3894 Год назад
FirebaseFirestore.instance.collection('mujarrabaat_e_tabib').doc(widget.docId).collection("index").doc(widget.documentId).snapshots(); thanks for your guidance.... your content so much better and easy to understand.... sir can you solve this query using stream builder???
@droidmonk4820
@droidmonk4820 Год назад
You have to do something like ------ Stream streamData=FirebaseFirestore.instance.collection('mujarrabaat_e_tabib').doc(widget.docId).collection("index").doc(widget.documentId).snapshots(); .... ... StreamBuilder( stream:streamData; builder: (context,snapshot){ Map data=snapshot.data(); return ; } ) I hope this helps.
Далее
Кого из блогеров узнали?
00:10
Просмотров 499 тыс.
Wife habit 😂 #shorts
00:16
Просмотров 66 млн
What You Need to Know for Your Coding Career
16:31
Просмотров 386 тыс.
Model Relational Data in Firestore NoSQL
9:13
Просмотров 374 тыс.
How to Create Nested Collection in Firebase with React
9:35
Кого из блогеров узнали?
00:10
Просмотров 499 тыс.