User Record Flutter Firebase Firestore - Flutter Chat App Firebase #5

preview_player
Показать описание
You will learn how to make queries to firebase cloud firestore with filters. In this episode we are going to create a users collection in firestore to store details of all users logged in using firebase auth.

We are going to the users lists from firebase firestore to build the People screen in the flutter chat app with firebase. This screen will enable the next episode to engage with chat with a specific user in the list.

Flutter is a modern UI toolkit for creating beautiful UI that uses the Skia engine to draw elements to the screen.

Like 👍, Share 🔗, Comment 📃 and Subscribe 🔔

🚀 Supercharge Your Programming Journey with Springboard! 🚀

Get a $750 discount on Springboard courses through our referral link! Explore top-notch tech and programming courses, 1:1 mentorship, real-world projects, and job guarantees. Whether you're a beginner or pro, Springboard has you covered.

Start coding and building your tech career today! [Disclaimer: We may receive a referral bonus.]

Source Code for Episode 5 - User Record Cloud Firebase Firestore
git fetch origin episode-5
git checkout -b episode-5 origin/episode-5

🔻🔻 You might like the following videos: 🔻🔻

🔻Flutter Cupertino Chat App Series

Like 👍, Share 🔗, Comment 📃 and Subscribe 🔔

👍🏻 if you like
👎🏻 if you don't like

Give us your feedback in the comments below.

#firebaseauth #flutter #learnflutter #dart #fluttercalculator #flutterdev #dartdev #fluterando #flutterdeveloper #flutterfirebase #cloudfirestore
Рекомендации по теме
Комментарии
Автор

Thanks for publishing this one. Can you upload the next few videos I know that you must be very busy but it would be really helpful if you could upload them sooner.

learnwithshash
Автор

Great Tutorial. Can u make rating system. Where current user can rate stars of a place and also give comment about it. After that you make ranking of the place based on stars. That would help people to create rating systems using firebase 😄

nubaigameplay
Автор

you are the best thank you, i want to ask a question! will you also add the option for calls and video calls

ligjerataislame
Автор

Hi i did like your code for my screen to display the list of discussions but nothing appear it show a black screen only

mariamkonare
Автор

please i keep getting this error : Warning: Operand of null-aware operation '!' has type 'Map<String, dynamic>' which excludes null.
- 'Map' is from 'dart:core'.
if (dataResult != null) data = dataResult!;

technsem
Автор

Heelo sir I cannot find firestore.rule file

rahulparajuli