Structuring a Kotlin Multiplatform App as a Library Ecosystem: Lessons from Building Finio
Structuring a Kotlin Multiplatform App as a Library Ecosystem: Lessons from Building...
Tag archive
Structuring a Kotlin Multiplatform App as a Library Ecosystem: Lessons from Building...
Kotools Types 5.2.0 is out, and it's the biggest release yet for org.kotools.types.number. Four...

In qualifying, the data engineer doesn't wait for Sunday to find out something was wrong. By the time...

Meet Ghost Serializer - a byte-first JSON serializer for Kotlin Multiplatform that coexists seamlessly with kotlinx.serialization, Jackson, or Gson.

Every Formula 1 driver knows. You don't change your own tyres. You don't adjust the front wing...
ImagePickerKMP has moved toward a cleaner Compose-first model with rememberImagePickerKMP, the...

JetBrains announced a new default project structure for KMP. Two shared modules — sharedLogic and...
Kexpresso is a fluent Kotlin Multiplatform DSL that makes regex readable, composable, and analyzable — with built-in ReDoS detection, AST-based example generation, and reverse engineering from raw regex.
TL;DR I open-sourced two Compose Multiplatform libraries that pair into an AI chat...
Built specifically for Kotlin Multiplatform PdfKmp is a KMP-first library. The DSL, the...
If you write Kotlin Multiplatform code that involves integer division, you may have already hit this:...
One important change in Compose Navigation 3 is that navigation state is back in the developer's...