←back to thread

303 points vyrotek | 1 comments | | HN request time: 0.215s | source
Show context
sylens ◴[] No.45894469[source]
MAUI has felt like a barebones project for years. Forgive me if I don't believe this is the beginning of more robust support.
replies(2): >>45894590 #>>45903644 #
labrador ◴[] No.45894590[source]
Microsoft acts when it feels competitive pressure. I think Google's Flutter has been validated so Microsoft feels the need to respond.
replies(1): >>45894675 #
keyle ◴[] No.45894675[source]
Dart is a wonderful language though. I'm not switching back to using .NET anytime soon.
replies(3): >>45894869 #>>45895776 #>>45898256 #
1. LelouBil ◴[] No.45895776[source]
What would be to point of switching from Kotlin + Composel (Multiplatform) to Dart + Flutter ?

Currently my favourite way to build applications (desktop or mobile) is Kotlin and Compose.

I never used Dart, how would you compare it to Kotlin ?