7 ms·
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 composa
by crudbug 6y 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.
- pjmlp 6y agoNot everyone. Give me WPF/WinUI/Android Views and I am good to go.