Skip to content
 
 
 
 
 
 
 
"Finally, I can easily configure DI without runtime class missing issues" -
 
Mirzamehdi Karimov, Senior Android Developer
 

 

 

 

"Super useful to navigate the dependency declarations, a must have already since the first release! No more remembering where each module and each declaration are." - 

Mattia Roccaforte

 

"

 

Good job folks. It helps a lot to work with Koin! " - 

Pedro Francisco de Sousa Neto


 

Help Shape Koin's IDE Integration

Our Koin community has been clear: compile safety is crucial. This year, over 100 Koin users highlighted the need for more robust dependency management.

We're responding with an even more targeted solution- Configuration Safety.

Configuration safety means catching dependency issues before compilation, directly in your integrated development environment (IDE)

 For the initial release, we plan to deliver Configuration Tree View and Contextual Navigation. This will be:

🌳  A tree view to help you visualise your Koin configurations including modules, components and dependencies for each app. This view will also include an initial validation check to ensure no configurations are missing.

🌳  Easy navigation between components and their configuration details, including dependencies, without manually searching through the codebase.