#Hilt-dependency-injection
Showing 10 of 10 repositories tagged #hilt-dependency-injection, ranked by stars
๐ก๏ธ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.
Compose Multiplatform library to scope ViewModels to a Composable, surviving configuration changes and navigation
Android sample app following best practices: Kotlin, Compose, Coroutines and Flow, Hilt, JetPack Navigation, ViewModel, MVVM, Retrofit, Coil
Implemented by Clean Architecture, Hilt, MVVM, LiveData, RX, Retrofit2, Room, Anko
An simple image gallery app utilizing Unsplash API to showcase modern Android development architecture (MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit)
An android app built using Jetpack Compose that consumes TMDB API to display the current trending, upcoming, top rated, and popular movies and tv-shows. It also suggests films based on your watch list.
A Multi-Module Android app built using with Kotlin, Jetpack Compose, MVVM with Clean Architecture, Paging3, Flow, Coroutines, Hilt, Retrofit, OKHttp, Firebase, DataStore
MVVM + Kotlin + Jetpack Compose +Navigation Compose + Hilt + Retrofit + Unit Testing + Custom hilt annotation for object to a specific flow + Compose Testing + Coroutines + Kotlin Flow + Io mockK +
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
ComposeTemplate is a Jetpack Compose template application that follows Clean Architecture best practices. It simplifies the process of setting up a well-structured Compose application by providing a template with a predefined folder structure. โจ