Best android open-source packages and libraries.

FirebaseFlowExample

A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.
Updated 1 month ago

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.json and put it in /app directory.
  • Run the application.