Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AAkira/dagger-hilt-example

This repository is an example of the dagger android hilt plugin using an android view model
https://github.com/AAkira/dagger-hilt-example

dagger-android-hilt dagger-hilt dagger2 dagger2-android

Last synced: 4 months ago
JSON representation

This repository is an example of the dagger android hilt plugin using an android view model

Awesome Lists containing this project

README

        

# Dagger Android Hilt Example

This repository is an example of the dagger android hilt plugin using an android view model.

## Architecture

This app has two activities and two fragments.
The architecture is below the image.

![ExampleArchitecture](/art/dagger-example-architecture.jpg)

## Blog post

I'm sorry for this post being in Japanese only.

http://aakira.app/blog/2020/05/dagger-hilt/