Whatβs Next for Kotlin Multiplatform and Compose Multiplatform β August 2025 Update
blog.jetbrains.com/kotlin/2025/...
@kmpcomm.bsky.social
All things kotlin multiplatform from the latest news to interesting projects. Follow to stay upto date.
Whatβs Next for Kotlin Multiplatform and Compose Multiplatform β August 2025 Update
blog.jetbrains.com/kotlin/2025/...
What do you love about Kotlin
21.08.2025 21:15 β π 0 π 0 π¬ 0 π 0Navigation 3 for Compose Multiplatform is finally happening with next week's release.
#kotlin
#compose
youtrack.jetbrains.com/issue/CMP-7646
Checkout this amazing library github.com/burnoo/compo...
08.08.2025 03:57 β π 0 π 0 π¬ 0 π 0An image showing compose-remember-setting definition and initialization methods.
compose-remember-setting is a Compose Multiplatform library for persisting state with little boilerplate. It works like remember, but saves values to storage so theyβre restored automatically on the next launch perfect for user preferences or small settings.
08.08.2025 03:55 β π 0 π 0 π¬ 1 π 0New Kotlin video! Context-sensitive resolution is one of those features that will kind of quietly blend into the background while making a lot of code much nicer. And you can already try it in Kotlin 2.2 as an experimental feature!
Check out the details:
www.youtube.com/watc...
Context sensitive resolution is coming to Kotlin.
What do you think?
youtu.be/aF8RYQrJI8Q?...
Jetpack Release with goodies for KMP
developer.android.com/jetpack/andr...
Do you usually start your Kotlin Multiplatform projects from scratch, or do you use templates to get started?
08.07.2025 16:46 β π 1 π 0 π¬ 0 π 0Kotlin LSP for VS Code released
github.com/Kotlin/kotli...
What means stability for Compose Multiplatform for iOS?
#KotlinConf
Happy Kotlin all the things day, btw π
PS: If you're wondering, the answer is #Kotlin.
All day every day
22.05.2025 13:03 β π 1 π 0 π¬ 0 π 0Where are you watching #kotlinconf from?
22.05.2025 09:09 β π 0 π 0 π¬ 0 π 0Android's announcement for Kotlin multiplatform.
android-developers.googleblog.com/2025/05/andr...
π The new Kotlin Multiplatform for IntelliJ IDEA and Android Studio!
β¨ Integrated New Project wizard
π Preflight checks
π§ Multiplatform run configurations
π§ Cross-language support
π¨ Compose Multiplatform support
π₯ Compose Hot Reload
Learn more:
blog.jetbrains.com/kotlin/2025/...
Compose Multiplatform for iOS is now stable.
What an exciting time to be a Kotlin Developer blog.jetbrains.com/kotlin/2025/...
What is your biggest complaint with Kotlin Multiplatform?
05.05.2025 17:51 β π 0 π 1 π¬ 0 π 0What is your biggest complaint with Kotlin Multiplatform?
05.05.2025 17:51 β π 0 π 1 π¬ 0 π 0Projects are added automatically within 24h if they meet these criteria:
β Open source on GitHub
β At least one artifact on Maven Central
β Multiplatform with kotlin-tooling-metadata.json
β POM includes a valid GitHub link under url or scm.url
Klibs.io is an experimental search platform for Kotlin Multiplatform (KMP) projects and packages. It uses AI-generated metadata to enhance search results and makes it easy to evaluate packages with KMP-specific insights. Made by @beresnev.me and @kotlinlang.org web team.
01.05.2025 11:47 β π 0 π 0 π¬ 1 π 0Compose Multiplatform 1.8.0-rc01 is out. It has a lot of fixes for iOS.
github.com/JetBrains/co...
So I've been building a 100% analog polyphonic synthesizer with an unique twist. To use only vacuum tube era technology from the 1930s.
Over 300 neon gas diodes create the sound you hear. Pretty awesome for technology from 100 years ago.
Still a work-in-progress.
Whatβs new in Room 2.7.0? π οΈ
β’ Built-in support for SQLiteDriver APIs
β’ Kotlin codegen via KSP is now the default
β’ Full Kotlin 2.0 + KSP2 support
Projects must now compile with Kotlin 2.0+ for KSP2
Migration guide β
developer.android.com/jetpack/andr...
π¨ Room 2.7.0 is here β and itβs now a stable Kotlin Multiplatform Library!
Official support for Android, iOS, JVM, macOS, and Linux.
Use Room across mobile & desktop with a shared Kotlin codebase!
#Kotlin #KMP #AndroidDev
An update on Context Parameters in #kotlin π₯
Theyβre finally around the corner ππ₯³
Don't forget there are free PDF excerpts from my Beta book ready for you to read! You can check out the whole Introduction as well as extracts from three of my favourite chapters. Take a look! #kotlin #coroutines #async
pragprog.com/titles/...
Kotlin Fuzz testing
blog.jetbrains.com/research/202...
share widely and remember to follow us
09.04.2025 18:14 β π 0 π 0 π¬ 0 π 0For detailed documentation, API reference, usage examples, and setup instructions for integrating Voyager into your Compose Multiplatform project, consult the official project website:
voyager.adriel.cafe
#KotlinMultiplatform #Compose #kotlin