logoalt Hacker News

What's New in Flutter 3.47

65 pointsby gumby271yesterday at 11:46 PM59 commentsview on HN

Comments

Humphreytoday at 1:48 AM

Oh finally multi-window support - I might finally be able to flutter for a simple desktop app side project I've been wanting to build.

synergy20today at 1:51 AM

great for mobile apps, fine for desktops, basically unusable for browsers unless you do wasm, if web can be revamped/improved it can be the best option for cross platform GUI

show 2 replies
Aldo_MXtoday at 12:41 AM

Decoupling material and cupertino makes a lot of sense.

show 1 reply
jimbob45today at 12:33 AM

Of all the myriad projects from Google, how is Flutter/Dart the one that survived the axe? I’m not saying I hate them - I think they’re both really neat - I just don’t understand why Google keeps these limping along with weak support and no clear vision within their broader web ecosystem.

show 7 replies
doodlesdevtoday at 2:05 AM

While I've used Flutter since Alpha, I've been away for a few years. A few things have shocked me in these release notes: how come Impeller still wasn't the default engine for all platforms? Also, why are they migrating to WASM if one of the core features of Dart is compiling to JavaScript? Finally, how come multi window support only get viable now, after four years having desktop support?

Honestly, Flutter is an extremely enjoyable development experience I would recommend anyone I care for to stay away from. The fact it's developed by Google doesn't help: it's a matter of time before they kill it like they did with so many UI libraries and frameworks already, specially with JetBrains developing Compose Multiplatform and the Android team going all-in in the Compose strategy.

show 2 replies
sunsetSamuraitoday at 3:02 AM

how's Dart for back end development? is anybody using it to build APIs? the syntax doesn't look too bad

show 1 reply
kumarvvrtoday at 12:56 AM

The one thing I hate about flutter is the ui code having an ungodly amount of nested brackets.

show 3 replies
Scene_Cast2today at 1:20 AM

Awesome. I'd love if Flutter could also finally get Impeller on Web (I'm tracking the GitHub issues, seems like there's progress at least).

I personally would like for it to pick up some ideas from Svelte.

hirvi74today at 4:33 AM

I've never used Kotlin, but I really enjoy Flutter. Not nearly as much as SwiftUI and the Lord's language, mind you.

Flutter can get you up and running quickly. If I want cross-plaform support, one codebase is hard to beat.

wiseowisetoday at 3:47 AM

> We are actively working toward enabling WebAssembly (Wasm) by default for Flutter web applications, bringing native-like performance to the browser.

lol.

skeledrewtoday at 2:21 AM

Been waiting especially for multi-window so it can be picked up by Flet.

show 1 reply
amazingamazingtoday at 2:35 AM

I always find it strange that flutter isn’t built with golang or typescript. Why use a new language? When flutter came out both languages existed so curious about that.

The main reason i can think of is generics not existing initially

show 1 reply
songhonglei1985today at 2:45 AM

[dead]

imadeanaccountjtoday at 12:47 AM

[flagged]

show 1 reply