Hacker News new | ask | show | jobs
by holografix 878 days ago
Dart is to Flutter what Ruby is to Rails. Less actually.

Is Flutter still just rendering everything to a <canvas> as an image?

Why not a “Plutter” framework using Python instead of Dart and outputting a WASM app that uses Flutter for all the layout?

1 comments

> Is Flutter still just rendering everything to a <canvas> as an image?

No, it can spit out html instead.