Back to Browse

How to insert the document inside a collection in cloud Firestore using Flutter. @Firebase

874 views
Premiered Aug 1, 2022
17:02

@Firebase @flutterdev @bedevelopers #flutter #firebase #flutterfirebase #firebasetutorial #fluttertutorial #tutorial #addDocumentInsideCollection #bedevelopers How to insert the document inside a collection in cloud Firestore using Flutter. ---------------------------------------------------------------------------------------------------- In this video, we will see how we can add the data inside a cloud Firestore database or Firebase Firestore using flutter. What you will get :- 0:00 - Introduction to the video. 0:24 - Creating Cloud Firestore database using Firebase console. 01:09 - How Cloud Firestore database works? (Skip if you already Know) 05:29 - Starting coding part. 06:46 - Calling showModalBottomSheet to show the Progress of insertion of data inside a collection 07:21 - Using the futureBuilder for showModalBottomSheet builder method in order to track the progress. 08:44 - Writing the code to insert the document or create a document inside a collection and assigning it to the future of the future builder. 14:58 - checking the integrated code (running app).

Download

0 formats

No download links available.

How to insert the document inside a collection in cloud Firestore using Flutter. @Firebase | NatokHD