Hacker News new | ask | show | jobs
by crudbug 2045 days ago
I started looking into Flutter. Having to code everything in Dart seems to be a stretch. The cross platform UI toolkits should keep the well established composable abstractions - structure / style / script. This trinity provides developer ergonomics, may be we need a layer on top of these toolkits that gets compiled down to code.

Everyone hates XML, but for structuring UI elements it is one of the best tools.

1 comments

Not everyone. Give me WPF/WinUI/Android Views and I am good to go.