Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dagger-hilt

Cannot create instance of MainViewModel with Hilt

Hilt - EntryPoint in Fragment

android kotlin dagger-hilt

Should I inject every and any class or specific classes?

Pre-populating Room database with Hilt without creating an extra instance of the database

Dagger Hilt crash in Google Play Console

Custom scope using Hilt

Provide domain-layer UseCase classes with 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?