Hey guys, hope you're well
quick question, the one thing i haven't yet done in multiplatform is Desktop.
I have a client asking for a relatively big desktop app.
I wonder if going Kotlin multiplatform here is the right approach.
Any feedback would be highly appreciated
a
Alexander Maryanovsky
03/11/2025, 10:25 AM
We’re obviously biased here in this channel, but check out my relatively big desktop app: https://theorycrafter.pro/
🚀 1
Alexander Maryanovsky
03/11/2025, 10:27 AM
Compose for desktop is stable, more than fast enough for user interaction, and fairly bug free.
m
Moe
03/11/2025, 10:53 AM
Cheers @Alexander Maryanovsky
ill check that out.
Thanks for the input