Skip to content
#

sealed-class

Here are 44 public repositories matching this topic...

Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data

  • Updated Jul 24, 2022
  • Kotlin

In this project , we will build a simple application ,where we fetch data from the server and show into recyclerview with the help of MVVM patter, Dagger-hilt , Retrofit, StateFlow , Sealed Class and Kotlin Coroutines. Hope you will enjoy and learn something new from this project :)

  • Updated Sep 21, 2022
  • Kotlin

Improve this page

Add a description, image, and links to the sealed-class 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 sealed-class topic, visit your repo's landing page and select "manage topics."

Learn more