The main purpose of this blog is to post about the random things in Kotlin Multiplatform that I found difficult. Since Kotlin Multiplatform alongside Compose Multiplatform are actively changing there are some hiccups that appear from time to time.

Here are some thing to note:

As things pop up I intend to write a small post about what the problem was and what the solution is. With how difficult it was to create a Kotlin Multiplatform convention plugin, I may write about that first since that seems to be the least documented part that is almost immediately a bottleneck once you create a project with 10+ modules and need to make it easy to create a new module.