Providing templates from Dextension into Intellij based IDEs.
It has four templates types:
- Full template - Creates template, based on ScreenComponent from Dextension.
- State template - Creates template, based on StateComponent.
- Event template - Create template, based on EventComponent.
- Effects template - Create template, based on ScreenWithEffectsComponent.
For now, it has support for creating Koin module as DI, or without DI at all.
You can download plugin via integrated into IDE plugin management page or this link.
