Hilt is a dependency injection library for Android that reduces the boilerplate of doing manual dependency injection in your project. Hilt provides containers for every Android class in your project and managing their lifecycles automatically. Hilt i...
richardhf.hashnode.dev2 min readNo responses yet.