gbtb16 / kiwi

A simple compile-time dependency injection library for Dart and Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please add docs which example is "compile-time DI"

erlangparasu opened this issue · comments

as i read the example, it only implements service locator pattern, not dependency injection

Hi, @erlangparasu! Thanks for your contribution to Kiwi.

Regarding your comment, I imagine you're referring to Kiwi's documentation and its architecture.

I'll look into the best way to do the example you're asking for, and also add more details to the package documentation.