Search code examples
in-memory database is persisted between test of same class in ktor...

kotlinktorkoinkotlin-exposed

Read More
How to share same instance of ViewModel between Activities using Koin DI?...

androidkotlindependency-injectionkoin

Read More
Koin Android: org.koin.error.NoBeanDefFoundException...

androidkotlinkoin

Read More
Koin - single instance per parameter value...

koin

Read More
Unresolved reference startKoin in android...

androidkotlinkoin

Read More
How to use Android DataStore with multi users or files...

androidandroid-jetpackkoincoroutinescopeandroid-jetpack-datastore

Read More
Trying to use koin but doesnt work correctly on android...

androiddependency-injectionkoin

Read More
What does it mean that Koin does not support Lazy API as of Jetpack Compose 1.1+?...

androiddependency-injectionandroid-jetpack-composekotlin-multiplatformkoin

Read More
How to share a viewmodel between two or more Jetpack composables inside a Compose NavGraph?...

kotlinandroid-jetpack-composekoinjetpack-compose-navigation

Read More
How to use koin for Service...

androidkotlinkoinandroid-service-binding

Read More
Test Ktor Application with Koin (not embedded)...

kotlinunit-testingktorkoin

Read More
Android Koin DI - ViewModel injection...

androiddependency-injectionkoin

Read More
Found interface kotlin.time.TimeMark error with Koin usage...

androidkoin

Read More
Use different class type of view model with multi-flavor app and koin...

androidandroid-viewmodelkoin

Read More
Can I unit test Koin Modules?...

androiddependency-injectionkoin

Read More
Koin Exception when using an Android Service with isolatedprocess=true...

androidkotlinkoin

Read More
How to Inject application context from 'app' module to 'network' module using Koin D...

androidkoin

Read More
Kotlin Koin not getting the latest SharedPreferences...

kotlinretrofitsharedpreferencesokhttpkoin

Read More
TestApplication in Ktor...

kotlinktorkoin

Read More
How to inject WeakReference Fragment using Koin - Android...

androidweak-referenceskoin

Read More
How to retrieve all instances that matches a given type using Koin Dependency Injection (Kotlin)...

kotlinktorkoin

Read More
startKoin crash, library...

androidkotlindependency-injectionkoin

Read More
Koin Android-KMM: I have nested scopes but injection is not working...

androidkotlindependency-injectionkotlin-multiplatformkoin

Read More
Get all instances of an interface with Dagger Hilt...

androidkotlindependency-injectiondagger-hiltkoin

Read More
Test koin in ktor application...

kotlinktorkoin

Read More
ViewModelScope might get canceled while inserting entries into a Room database...

androidkotlinandroid-jetpack-composeandroid-viewmodelkoin

Read More
Koin: getting NoBeanDefFoundException while resolving class instance in Java Activity...

androidkoinandroid-koin

Read More
Android Koin simple object inject fail...

androidkotlinkoin

Read More
Android KOIN CRASH - Error Caused by: org.koin.core.error.DefinitionOverrideException: Already exist...

androidkotlindependency-injectioninversion-of-controlkoin

Read More
Koin's getStateViewModel is deprecated - what is the alternative?...

androiddependency-injectionandroid-jetpack-composeandroid-viewmodelkoin

Read More
BackNext