Y
Hacker News
new
|
ask
|
show
|
jobs
by
lykahb
1630 days ago
Flutter does this, and its layout model is quite well thought.
1 comments
sgt
1630 days ago
My thoughts too. Building UI's in Flutter is a delight, as opposed to web technologies which can be a nightmare.
link
wruza
1630 days ago
If it’s still built on canvas, doesn’t that mean something about the state of web layout.
link
sgt
1630 days ago
That's true. That being said, Flutter Web is not entirely ideal and although it has some good use cases (very simple forms and web apps that need to be developed quickly), I would primarily suggest Flutter on iOS and Android.
link