Pagination MVI Coroutines Flow. Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | SharedFlow | StateFlow
-
Updated
Oct 30, 2024 - Kotlin
Pagination MVI Coroutines Flow. Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | SharedFlow | StateFlow
PagingKotlin App supports PagingLibrary with Retrofit, Coroutines, Hilt-Android, DataBinding, MVVM
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
SearchRickAndMorty is an app that search characters from Api Rick And Morty. It use single source of truth of data and uses MVVM - Jetpack Compose - Room - Retrofit and more libraries
A small app for viewing info about popular movies from TMDB
Android client implementation of SWAPI API using MVVM and clean architecture with pagination and offline support
Jetpack Paging codelab
Android Demo using Marvel Api
Kotlin Flow is from the Kodeco course Kotlin Flow: Getting Started. It includes several smaller projects and one larger one that feature various Kotlin Flow features. These projects required updated Gradle dependencies and some deprecated code.
In this project, I built an android app to discover popular and recent News Headlines. I built clean UI, sync to a server, and present detailed information of each News Headline, allowing users to 'favorite' News Article.
News Demo App using via newsapi.org/v2
Add a description, image, and links to the kotlin-flow-paging topic page so that developers can more easily learn about it.
To associate your repository with the kotlin-flow-paging topic, visit your repo's landing page and select "manage topics."