https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
s

Sam

10/04/2023, 9:24 PM
Hey folks, bit of an odd question, but does anyone have good examples of KMP projects with multiple modules that are published separately but managed in a single project? Ktor has a really nice setup but it's so big and complex I'm struggling to get my head round it. e.g their individual gradle files are super small, no boiler plate https://github.com/ktorio/ktor/blob/main/ktor-client/build.gradle.kts Are there any examples that do something like this that are a bit smaller and simpler?
👍 1
m

marzelwidmer

10/05/2023, 4:43 AM
I like what the wizzard generate here. https://terrakok.github.io/Compose-Multiplatform-Wizard/ maybe backaned will be also nice this are missing but all other platforms