This is a template for Android projects that follows the Clean Architecture principles and uses Hilt for dependency injection. It is designed to be a starting point for new Android applications, providing a solid foundation for building scalable and maintainable code.
It also follows the MVVM pattern, which separates the presentation layer from the business logic and data layers.
With this kind of DataFlow

