Flutter - Firebase Cloud Firestore Streaming to a List

Published: 15 April 2018
on channel: Brandon Donnelson
16,777
167

In this episode I cover streaming data from the Firebase cloud Firestore. I show how the stream updates in realtime.

Configure Firebase is Required:
   • Flutter - Configuring Firebase for An...  

This episode covers:
Adding data to the Cloud Firestore
Retrieving the data in a streamable list

The Firestore Readme:
https://github.com/flutter/plugins/tr...

The source used in this video:
https://gist.github.com/branflake2267...