Using Firestore as a backend to your Flutter app

Google for Developers June 5, 2018
Video Thumbnail

About

No channel description available.

Video Description

The Firebase Cloud FireStore is a fantastic way to put a backend on a Flutter app without the complexities of setting up a personal serverIn this video, Andrew walks through how to integrate a Cloud Firestore database from Firebase into a Flutter app. He also covers what kind of database Cloud Firestore is and how it can help you! Flutter is Google’s mobile SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source. Chapters: 0:00 - What is Cloud FireStore? 1:40 - Setting up FireStore in console 2:00 - Register the individual apps for your project 5:21 - Open underlying xcode project 8:25 - Base the item count off the number of FireStore documents 10:20 - firestore to run a transaction 11:06 - Recap Get started with Flutter → https://flutter.io Try the Firebase for Flutter codelab → http://bit.ly/2JdRFIz Join the conversation → http://bit.ly/2kPWIA7 Subscribe to Google for Developers → https://goo.gle/developers #Flutter #Firebase

You May Also Like