A sample Android application that has been implemented DI library, Hilt.
This application has been prepared by using "Android Architecture Blueprints - Hilt"
https://github.com/android/architecture-samples/tree/dev-hilt
- ViewModel
- LiveData
- Room
- Data Binding
- Navigation
- Hilt
- Local and Remote Data Sources
- Repository (The Single Source of Truth)