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 :)
- Host: GitHub
- URL: https://github.com/nameisjayant/mvvm-daggerhilt-retrofit-sealed-class-stateflow-coroutines-in-android
- Owner: nameisjayant
- Created: 2021-03-01T10:27:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T05:08:01.000Z (about 3 years ago)
- Last Synced: 2023-03-07T09:18:21.069Z (over 2 years ago)
- Topics: android, coroutines, dagger-hilt, flow, kotlin, kotlin-flows, retrofit, retrofit2, sealed-class, state-flow
- Language: Kotlin
- Homepage: http://www.codingwithjks.tech
- Size: 332 KB
- Stars: 33
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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 :)
![]()