Flutter: CRUD Firebase Cloud Firestore Database | Realtime | Go Serverless

preview_player
Показать описание
In this example, we’ll learn how can we use firebase database using cloud firestore. We will perform all the CRUD Operations(i.e Create, Read, Update and Delete) . We will also update realtime changes in the app. We will also see how to use firebase console. #Firestore #CRUD #Flutter

Give star for this project on git and like the video.

Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials are also very welcome! :)

Flutter is an SDK owned by Google to create applications for Android and iOS using a single codebase. Flutter uses the Dart programming language (also owned by Google). Flutter was in alpha when I released this video, so things might still change a bit. But the SDK is already mature enough to write some cool production apps!

Please Subscribe my channel to motivate me .

Connect with us on social media:

LIKE | SHARE | SUBSCRIBE FOR MORE VIDEOS LIKE THIS

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

I Tried learning flutter many times by different youtube channels. But every time after few days cuz I didn't understood anything.
Watched your 1st video of "Codepur in Hindi" about flutter and I just understood everything like magic. It all went and I am understanding how flutter works and all.

I literally started learning by your videos just and now I'm to flutter, l am learning from it day and night. Currently I am learning just basic designing, some widgets, and now this authentication. (Taking one step at a time).


I just wanna THANK YOU, I started believing in myself, otherwise till a week ago I never thought I could understand and make flutter apps.

pranavrishi
Автор

Awsome explination Pavan Brother Thankyou so much glad to find this channel

nerellavenkatapathidattatr
Автор

Easy to understand! Keep posting such kind of videos for new technologies.

ChintanShah
Автор

Very good tutorial! As others have commented I am also interested in using Flutter with Firestore and datatables. Again, great video. I have subscribed and look forward to more content.

selfproclaimedengineer
Автор

Love u bro many many thanks again your tutorial help me alot

uzairleo
Автор

Hello Sir,
In this video you added data to the same document. My question is, how can we add 'Collections' and 'Documents' using dart code instead of manually setting them up?
Aside from my question, you are doing a great job here on YouTube and to the flutter community.
Thanks

abhijitbanerjee
Автор

your explanation is very awesome, thank you very much

krv
Автор

Great video, but what about the e2ee... using this approach the users data is visible to the firebase console manager, that is against the EU GDPR law... Also apis like Virgil are very expensive for small companies... Can you make a video on this?

storylineteam
Автор

What happen if we add multiple data to the firestore then we can update by name or deleted by name or we can feached by name if we can then tell me if its not be problem for u if u have tutorial or course i will be happy if u give me thanks that is a great video u created so helpfull i hope u will answer my question?

AlwaysMore
Автор

can you make a video about listing all the documents in a collection in a list ? also, great video, thank you a lot !

beckyrobert
Автор

can you make a video about star rating with comment box for a product or service? appreciated!

firstbay
Автор

Hello, first of all thanks for the tutorial !!! Please don't stop to provide good stuffs . I have a question : how can I add a document and let the database creates the id ?

TheNovaManagement
Автор

Hi Pawan, have you uploaded a tutorial on nested data modelling ? I need to map Map<String, String, List>. However this Map is allowing only 2 argument.

himanshujaiswal
Автор

Parabéns pelos videos, estou aprendendo muito com você!!!!

paulohenriquepereira
Автор

Hi Pawan, when you get the document snapshot as a stream and make an update from Flutter developer to Android developer, from the firestore cost, would it be counted as 1 write and 1 read even if your collection had 10 documents?

raghav
Автор

There isn't a single tutorial for realtime database listview, i wonder why ...

hassanbaiga
Автор

Muchas Gracias!! y un saludo desde Colombia

mtux
Автор

Please can you make one video about the spinners(drop down) in which there are at least two spinners and the content of second spinner ( eg districts) is determined by items selected in first spinner(eg states) of India.

Ragusubedi
Автор

hey Pawan, just a question with " Map<String, String> data = <String, String>" is it possible to add a Geopoint an int and other value? and if possible how?

Richard-onhn
Автор

CRUD operation son firebase database on the best flutter I have ever watch.
But in realtime we not only do operation on data itself we need to upload multimedia file also like image and pdf files.
Please make a video on it also.
I need video as soon as possible.
I need it urgently I am do not able to achieve it I have tried it in many way.

saikarthikmalyala