←back to thread

304 points vyrotek | 2 comments | | HN request time: 0s | 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. zerr ◴[] No.45898256[source]
I wish it was a real "systems" language as well, i.e. not single-threaded/javascript-mindset one. That's why I hope someday we will have a nice cross-platform framework for Swift.
replies(1): >>45899128 #
2. zigzag312 ◴[] No.45899128[source]
I whish that too, but I'm not holding my breath since Google needs Dart-to-JavaScript compiler, which will continue limiting features Dart can implement. The only way this can change is, if they move to WASM and drop JavaScript target.