DIKit
DIKit copied to clipboard
Constructor dependency injection
Hi,
Unlike Koin, it seems constructor dependency injection is not supported, doesn't it?
Hey @Narayane,
Since resolve exists in the same scope you would need to help the compiler here and do the following DIKit.resolve() and it should work fine