Skip to content
#

flow

Here are 2,206 public repositories matching this topic...

Foodium

🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).

  • Updated Dec 18, 2021
  • Kotlin
MVVM-Kotlin-Android-Architecture
AbdAllahAbdElFattah13
AbdAllahAbdElFattah13 commented Jul 30, 2022

Usually, we have multiple repos in the app, each responsible for a model. So for example:

  • AuthRepo
  • UserRepo
  • RecipeRepo

Same can be done to the local/remote DS, or as well as the DAOs.

The main reason for this is simply better SRP.

Currently in the app, we have only one repo, I think this can refactored.

💡Suggestion💡 good first issue
NotyKT

📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.

  • Updated Aug 4, 2022
  • Kotlin

Improve this page

Add a description, image, and links to the flow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flow topic, visit your repo's landing page and select "manage topics."

Learn more