Back to Browse

Flutter - Firestore Tutorial (CRUD) Part 1 - Setup Firestore database and perform read operation

4.9K views
Sep 16, 2019
19:17

In this tutorial we will learn to integrate Firestore database in our flutter applications to provide dynamic content to our users. In this first part we will integrate the plugin, setup the Firestore database and perform read operation. Links ------------------- Creating a new firebase project (https://youtu.be/f6PrF22rqnI?t=42) Adding firebase config to our app (https://youtu.be/f6PrF22rqnI?t=183) Source Code(https://github.com/lohanidamodar/flutter_firestore_crud) _______________________________________________ Repository of my UI Challenges (https://github.com/lohanidamodar/flutter_ui_challenges) Download from Play Store (https://play.google.com/store/apps/details?id=com.popupbits.flutteruichallenges) Download from App Store (https://apps.apple.com/np/app/flutter-ui-challenges/id1473537882) ** -------------------------------------------------------------------------------- ** Let's get connected https://fb.me/reactbits https://fb.me/lohanidamodar https://twitter.com/lohanidamodar https://github.com/lohanidamodar

Download

0 formats

No download links available.

Flutter - Firestore Tutorial (CRUD) Part 1 - Setup Firestore database and perform read operation | NatokHD