Skip to content
#

hilt

Here are 1,533 public repositories matching this topic...

Hilt provides a standard way to incorporate Dagger dependency injection into an Android application. Hilt works by code generating your Dagger setup code for you. This takes away most of the boilerplate of using Dagger and really just leaves the aspects of defining how to create objects and where to inject them. Hilt will generate the Dagger com…

  • Updated Jul 13, 2020
  • Kotlin

Improve this page

Add a description, image, and links to the hilt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hilt topic, visit your repo's landing page and select "manage topics."

Learn more