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

https://github.com/nameisjayant/android-kotlin-flow-with-livedata-and-retrofit

In this project we will make a simple project with the help of Kotlin Flow api with LiveData and Retrofit ,where we will fetch some data from the server and shows into RecyclerView.
https://github.com/nameisjayant/android-kotlin-flow-with-livedata-and-retrofit

adapter flow kotlin kotlin-flow livedata recyclerview retrofit2 viewmodel

Last synced: 9 months ago
JSON representation

In this project we will make a simple project with the help of Kotlin Flow api with LiveData and Retrofit ,where we will fetch some data from the server and shows into RecyclerView.

Awesome Lists containing this project

README

          

# Android-kotlin-Flow-with-LiveData-and-Retrofit

In this project we will make a simple project with the help of Kotlin Flow api with LiveData and Retrofit ,where we will fetch some data from the server and shows into RecyclerView.