The Goals.md document reads more like a set of guiding principles than a goals document. I imagined the goals would be along the lines of making UI code more readable, writable, bug-free, performant, etc. However, Goals.md seems to focus more on what not to do; don't be too Flutter/UI-centric; don't conflict with the Dart language.
The
Goals.md
document reads more like a set of guiding principles than a goals document. I imagined the goals would be along the lines of making UI code more readable, writable, bug-free, performant, etc. However,Goals.md
seems to focus more on what not to do; don't be too Flutter/UI-centric; don't conflict with the Dart language.