Vector icon indicating copy to clipboard operation
Vector copied to clipboard

Dagger Hilt support

Open haroldadmin opened this issue 5 years ago • 1 comments

Hilt is the new recommended DI library for Android.

ViewModel Injection in Vector currently relies on using AssistedInject with Dagger. Integration with Dagger Hilt would be nice too.

haroldadmin avatar Sep 09 '20 07:09 haroldadmin

Adding this feature would be easier when Hilt adds support for AssistedInject natively. This feature is planned for a future release, so holding off this change until then.

haroldadmin avatar Sep 09 '20 07:09 haroldadmin