It would be great if aside from the current way of building widgets you could add JSX like capabilities. I mean add tiny syntactic sugar to enable XML like constructs inside dart code. It just makes c…
Explore some sort of state container (Redux is the most popular for JS), so we can prevent animation bugs and inconsistent view state.
[Medium article](https://medium.com/flutter-io/animation-manag…