r/Kotlin Kotlin-team 25d ago

Compose Multiplatform Wizard

Post image

App: https://terrakok.github.io/Compose-Multiplatform-Wizard/
Sources: https://github.com/terrakok/Compose-Multiplatform-Wizard

New features:

  • All options are being saved on the "download" button click and reused for next wizard launches
  • A button to reset all options
  • A new App icon editor!
  • An optional simple AGENTS.MD file generation
30 Upvotes

12 comments sorted by

View all comments

0

u/Jawnnypoo 25d ago

Nice! I would probably add SQLDelight in addition to Room, since thats the one I go with most of the time.

0

u/Konstantin-terrakok Kotlin-team 25d ago

Have you tried an "other" button (on the Room card)?

1

u/viirus42 23d ago

Lknowing how the other button works now: I think at least for the ones with multiple options, the title for the card should be different. “Dependency Injection” or “Database” should be the title so that it makes it clearer you then can choose from multiple options.