Hacker News new | ask | show | jobs
by SV_BubbleTime 1619 days ago
Flutter hasn’t stopped gaining on React yet.

They move some stuff around like null safety and it’s a bit of a pain but it’s fairly easily to update. It’s still a developing framework and language (Dart).

The difference for us, and the reason we chose it over React, is that Dart/Flutter look a lot more like C/C++. React seems fine if you are using/know JS, which we do not.

It sounds superficial but it’s been great and we’re quite happy with it.