StarWarsSearch-MVI
Android app demo
An Android project demonstrating MVI architecture and various dependency libraries
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow
197 stars
8 watching
30 forks
Language: Kotlin
last commit: 7 months ago androidandroid-studioarchitectureclean-architecturecomponentizationcoroutinesdagger-hiltflowjetpackjetpack-androidkotlinkotlin-coroutineskotlin-gradle-dslmvimvi-androidmvi-clean-architecturenetflixreduxredux-storeviewmodel
Related projects:
Repository | Description | Stars |
---|---|---|
odaridavid/clean-mvvm-archcomponents | An Android app consuming a Star Wars API to display Movie Characters with a modular, scalable architecture using MVVM and clean principles. | 689 |
mitchtabian/open-api-android-app | An Android app with clean architecture and MVI pattern using Retrofit2, Room Persistence, and Hilt dependency injection. | 692 |
amitshekhariitbhu/mvvm-architecture-android | An Android app demonstrating the MVVM architecture with Kotlin and various dependencies | 598 |
ezike/baking-app-kotlin | An Android app that provides an interactive recipe experience with video tutorials and dynamic feature modules | 464 |
mutualmobile/praxis | An Android app demonstrating Clean Architecture principles with Jetpack Compose and multiple libraries | 361 |
hoc081098/comicreaderapp_mvi_coroutine_rxkotlin_jetpack | A comprehensive Android app showcasing MVVM/MVI architecture with Kotlin Coroutines and RxKotlin for data processing. | 289 |
philippeboisney/archapp | A simple Android app demonstrating a multi-module MVVM architecture using various Android libraries and frameworks. | 624 |
qingmei2/mvvm-architecture | An Android project demonstrating MVVM + Jetpack architecture using Kotlin and various third-party libraries. | 1,837 |
reactivedroid/tvflix | An Android app replicating TVMaze.com's functionality with Kotlin and various architecture components for learning and demonstration purposes. | 411 |
mitchtabian/clean-notes | An Android app demonstrating Clean Architecture principles using Kotlin and various libraries. | 545 |
imangazalievm/utair-mvp-sample | An Android app demonstrating Clean Architecture + MVP pattern with Coroutines and Dagger 2 | 31 |
shivamdhuria/flows_guide | An Android application built using Dagger Hilt, Coroutines and Flow with MVVM architecture for offline-first data access. | 191 |
smarttoolfactory/propertyfindar | A sample Android app demonstrating the application of various technologies such as clean architecture, coroutines, and offline-first data management | 266 |
khaledsherifsayed/popularpeople | An Android app demonstrating MVVM architecture with coroutines and shared elements, using Retrofit, Glide, and Room for data retrieval and storage. | 16 |
hadysalhab/newsfeed-mvi-dagger | An Android news application using MVI, Dagger, and NetworkBoundResource to fetch top headlines from News API | 13 |