Flutter - Getting started with Cloud Firestore | Flutter Tutorial

preview_player
Показать описание
#flutter #retroportalstudio #firestore

In this Flutter Firebase Tutorial i will be teaching you to integrate Cloud Firestore in your Flutter App. We will be creating a Simple Flutter App to update Notes Data from Scratch!

If you like this video please Like & Subscribe to my channel! Your Support is Appreciated!

Рекомендации по теме
Комментарии
Автор

If you find this video useful, consider Following me on:
Happy Coding! ✌️😁

RetroPortalStudio
Автор

Hope you can do more tutorials on Firestore and flutter. This is the first that I have learnt something.

GameCrawl
Автор

Hi, can you make a tutorial for retrieving arrays from a single collection?

richmondgingingon
Автор

Thanks, and There in no good video where someone would also mix in auth side and make sure that firebase is secured and be able to read and write only their own data. Keep up good work!

alarmatwork
Автор

I have question, I tried exactly like you did, and it didnt show anything. do you know why?

syawadhilahpradipta
Автор

Hi! In the new version of flutter, writing document['name'] will get you an error. The correct way is : title: Text(document.get("name")).

andreeapurta
Автор

Thx a lot ! But how do we do to protect the data of our data base ?

simon_s
Автор

Thanks for the video.

But If I have my database as this :

Root Collection: posts
Field: posts (array)
Field: (map)
Field: like (string)
Field: post ( map)
Field: userpost (string)
I need to load data stored in userpost, so what will be the query for loading the data stored in userpost.

mdinzamam
Автор

I only see white screen when connecting Firestore. Why?

vabenesoft
Автор

How can we order that Listview by according to created time or date

PankajDahal
Автор

Great tut thx,
Q: how to add pic. For each one?

prestigy
Автор

for some reason, my phone highlights "documents" in with a red screen: NoSuchMethodError: The getter 'documents' was called on null. Receiver: null Tried calling: documents
can you help, please?

raymondlee
Автор

Suggestions on videos on adding data to firebase?

richdfrmn
visit shbcf.ru