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...