All Projects → PatilShreyas → FirebaseFlowExample

PatilShreyas / FirebaseFlowExample

Licence: other
A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to FirebaseFlowExample

Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Stars: ✭ 40 (-20%)
Mutual labels:  coroutines, coroutines-android
ResDelivery-Hilt-Coroutines-Mvvm-Single-Activity
This is a Sample Single Activity App (Multi Fragments) that uses Dagger-Hilt, Coroutines Flows, Paging 3 & Mvvm Clean Architecture
Stars: ✭ 28 (-44%)
Mutual labels:  coroutines, firebase-firestore
MVI-Clean-Architecture
MVI + Clean Architecture + Best Practices | Example of Clean Architecture of Android app using MVI design pattern with Jetpack and popular libraries
Stars: ✭ 50 (+0%)
Mutual labels:  coroutines, coroutines-android
android-clean-architecture
🚀🚀🚀 The boilerplate for Android using Kotlin & Clean architecture.
Stars: ✭ 21 (-58%)
Mutual labels:  coroutines, coroutines-android
FoodApp
Proof of concept for food app [JetPack + Coroutines + Flow + MockK + JaCoCo coverage + SonarQube]
Stars: ✭ 25 (-50%)
Mutual labels:  coroutines, coroutines-android
Stars
An android application build with a clean architecture approach and Star wars API
Stars: ✭ 54 (+8%)
Mutual labels:  coroutines, coroutines-android
BlueFlow
Android Bluetooth classic API wrapped in Coroutines Flow.
Stars: ✭ 64 (+28%)
Mutual labels:  coroutines, coroutines-android
GitKtDroid
A sample Android application📱 built with Kotlin for #30DaysOfKotlin
Stars: ✭ 53 (+6%)
Mutual labels:  coroutines, coroutines-android
JustJava-Android
JustJava is a mock food ordering and delivery application for a coffee shop.
Stars: ✭ 59 (+18%)
Mutual labels:  coroutines, coroutines-android
Retrofit2-Flow-Call-Adapter
A Retrofit 2 adapter for Kotlin Flows.
Stars: ✭ 41 (-18%)
Mutual labels:  coroutines, coroutines-android
raffler-kotlin
A raffling app developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM
Stars: ✭ 44 (-12%)
Mutual labels:  coroutines, coroutines-android
Foodium
It simply loads Posts data from API and stores it in persistence storage (i.e. SQLite Database). Posts will be always loaded from local database. Remote data (from API) and Local data is always synchronized.
Stars: ✭ 1,940 (+3780%)
Mutual labels:  coroutines, coroutines-android
NetworkX
🅽🅴🆃🆆🅾🆁🅺🆇 An easy & handy library to monitor device internet connection status.
Stars: ✭ 92 (+84%)
Mutual labels:  coroutines, coroutines-android
DemOS
Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers
Stars: ✭ 18 (-64%)
Mutual labels:  coroutines
qcoro
C++ Coroutines for Qt
Stars: ✭ 150 (+200%)
Mutual labels:  coroutines
modern async cpp example
Just some example code from a lecture about modern async C++
Stars: ✭ 34 (-32%)
Mutual labels:  coroutines
floppy
🧩 Handling and maintain your UI view component easily
Stars: ✭ 55 (+10%)
Mutual labels:  coroutines
android-suspend-dialogs
A helper library for Android to display Dialogs by suspending the coroutine till finish of the dialog.
Stars: ✭ 32 (-36%)
Mutual labels:  coroutines-android
Android-Assignment
This assignment gives you basically a post list and its detail with comments.🚀
Stars: ✭ 32 (-36%)
Mutual labels:  coroutines
kotlin-kafka-and-kafka-streams-examples
Kafka with KafkaReactor and Kafka Streams Examples in Kotlin
Stars: ✭ 33 (-34%)
Mutual labels:  coroutines

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].