I think the primary difference is one of language:...
# compose-desktop
j
I think the primary difference is one of language: Do you prefer to write Dart or Kotlin? There are other differences. Flutter has been around a bit longer and so it's a bit more mature and supports more platforms. Compose has better native interoperability on all platforms - including the ability to directly embed native widgets, call directly into system functions, etc. Compose is also the official toolkit for Android. There are a variety of technical and non-technical considerations and they will differ based on your own needs, so no one can reasonably make that decision for you. You will need to do your own analysis and choose based on your own requirements. Personally, I'm a believer in the future of Compose 😉
👍 7
android eyes 1
❤️ 24
jetpack compose 1
K 1