Skip to content

nguyenvanminhc9nvm/Android-2021

Repository files navigation

Dagger Hilt Tutorial - Step by Step Guide

This repository contains a sample app that implements Dagger-Hilt in MVVM architecture using Kotlin.

The app has following packages:

  1. data: It contains all the data accessing and manipulating components.
  2. di: It contains the files required by Dagger
  3. ui: View classes along with their corresponding ViewModel.
  4. utils: Utility classes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages