Hacker News new | ask | show | jobs
by shadowfu 1429 days ago
I've used flutter for several years. Years before that I wrote in Dart for web and native work. I've loved flutters ability to reach multiple platforms with the same codebase and still look great. My small-ish team has been responsible for several clients across multiple platforms and using flutter is letting us focus more on what we want to build, not where.

Not my writing; https://stadia.dev/blog/how-flutter-helped-us-make-stadia-co...

Bias disclosure: I worked on the original dartc compiler, am a sr. Googler, and have given talks about flutter. These are my opinions and I'm a happy evangelist for the framework.

1 comments

Web: you have html and canvas kit rendering. It's fast and can auto select which renderer to use - or you can force it.