FirebaseFlowExample
A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.
Install / Use
/learn @PatilShreyas/FirebaseFlowExampleREADME
Firebase Flow Example
A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.
How to setup?
- Setup project on Firebase Console.
- Download
google-services.jsonand put it in/appdirectory. - Run the application.
