summaryrefslogtreecommitdiff
path: root/generate.py
AgeCommit message (Collapse)Author
2026-03-04Adapt to new black-based Python stylexengineering
This adapts to the style recommendations from the tool `black` checking the Python code of this repository. This makes the scripts clean again.
2026-01-02Add generate.pyxengineering
This makes it easy to re-generate the files provided initially with `flutter create`.