An open API service indexing awesome lists of open source software.

https://github.com/nameisjayant/mvvm-daggerhilt-retrofit-sealed-class-stateflow-coroutines-in-android

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 :)
https://github.com/nameisjayant/mvvm-daggerhilt-retrofit-sealed-class-stateflow-coroutines-in-android

android coroutines dagger-hilt flow kotlin kotlin-flows retrofit retrofit2 sealed-class state-flow

Last synced: 5 months ago
JSON representation

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 :)

Awesome Lists containing this project

README

          

# MVVM + Daggger-Hilt + Retrofit + Sealed Class + State Flow + Coroutines

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 :)