DEV Community

Discussion on: Kotlin Multiplatform vs Flutter: Which One to Choose for Your Apps

Collapse
 
vijay_tamanam_fbedc62a825 profile image
Vijay Tamanam

You mentioned this under KMM - "You don't need to publish a desktop or web version of your app. ", But I saw in the documentation that KMM also supports to have common code for a desktop application or a web app.

Collapse
 
tgloureiro profile image
Tiago Loureiro • Edited

You're correct Vijay, but I feel that Flutter Web and Desktop is more mature than Kotlin multiplatform for Web and Desktop development right now.