(no title)
merksoftworks | 8 months ago
Flutter answers questions about more robust UI.
It's good that you chose the right tool for the job and more people should know that there are options. But fundamentally I'm most motivated by the possibility of a robust UI framework made from first principles to be as low friction as egui but with the accessibility, performance, and visual flexibility of stylable retained mode guis.
Raph Levien and the xilem project might be getting us closer.
piker|8 months ago
[Edit: although the standard accessibility criticisms apply to my application; although that's more of an issue with my implementation than an indictment of immediate mode generally.]
ethin|8 months ago
mhast|8 months ago
Over my years making UIs I've found most of the bugs you get is due to incorrect state handling in applications. Having a framework you use which is opinionated and helps you solve that is pretty nice. (If your UI requirements are such that you need it.)
the__alchemist|8 months ago
nopelynopington|8 months ago
Aeolun|8 months ago
mort96|8 months ago
j45|8 months ago
It's not perfect, but I don't know if there's much on the market that addresses robust UI and single code base as well as Flutter.
Very open to other things that are not more complex than Flutter to accomplish the single codebase to multi platform solution it does provide.
dotancohen|8 months ago
Accessibility and keyboard shortcuts are of extreme importance.
merksoftworks|8 months ago
[2] https://iced.rs/ [1] https://slint.dev/demos