Hacker News new | ask | show | jobs
by wmleler 3289 days ago
Concerning your point about graphic designers, I recommend that people watch this talk about a designer and programmer working on a Flutter project -- https://youtu.be/BJCqRpvvTrM

One last comment about Dart. If you want to see the big benefit of Dart yourself, just go start up the sample Flutter app, modify it and do a (stateful) hot reload. Or introduce an error on purpose, and see how you can fix the error and then continue on from the same place in less than a second. The normal response I've seen from people who try this is to exclaim that this "is a game changer".

[disclaimer: I liked Flutter so much I recently joined that project]

1 comments

> I liked Flutter so much I recently joined that project

How can you do that?