Vector
Vector copied to clipboard
Dagger Hilt support
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.
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.