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.
I would love to talk about Qt Framework and QML, here, but QML doesn’t seem particularly great either.
Although I have only used QML, so I might only be knowing the pains of it and not the others.
Just pop open a QOpenGLWidget and say goodbye to QML and your sanity forever!
Guess I’ll use that as my gateway to OpenGL