Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dagger-hilt

Inject a ViewModel in an Espresso test with Hilt and Jetpack Compose

NoSuchMethodError: No static method createViewModelLazy

Can't create an instance of ViewModel when using Hilt with Compose

FragmentScenario.EmptyFragmentActivity isn't available in launchFragmentInHiltContainer

cannot find implementation ( Room )

Android Hilt - Shared ViewModel between two Fragments

android dagger-hilt

Configure Hilt in a multi module application

android dagger-hilt

NavContoller Leaking in Fragment

Hilt dependency injection Duplicate Bindings Error

Bound Multiple Times issue when using Hilt for UI Test, TestInstalln

Work 2.8.0 + Hilt not initializing workers

Kotlin + hilt error. [Hilt] and java.lang.reflect.InvocationTargetException (no error message)

Handle multiple retrofit client using dagger hilt as dependency injection?

How to pass parameter to viewmodel constructor using HiltViewModel library with jetpack compose

Hilt java.lang.IllegalStateException: Unsupported metadata version. Check that your Kotlin version is >= 1.0

How to handle back navigation with Jetpack Compose + Navigation (without fragments)

How to prevent Hilt from picking dependency from a library?

Hilt integration crashes application MainActivity_GeneratedInjector

android dagger-hilt

Execution failed for task ':app:hiltJavaCompileDebug'

How to populate SavedStateHandle with navigation arguments in instrumentation test using Hilt and Jetpack Compose