I don’t have much to say, only that I expected flutter to be a bloated fragile abstraction on top of different native GUI APIs, but no.

It’s quite fast, relatively easy to develop and it just works.

I’m working on a desktop app that needs a high-perf rust impl, and (for now) flutter looks like a much better choice than tauri.