Wyatt - Clean Code
Create clean new Flutter project from scratch following Clean Code Architecture.
Usage 🚀
mason make wyatt_clean_code
Variables ✨
variable | description | default | type |
---|---|---|---|
project_name |
Project name | app | string |
org_name |
Organization name | fr.wyattstudio.app | string |
description |
A short project description | A new Wyatt Studio project. | string |
platforms |
Supported platforms | [android, ios] | array |
features |
Enabled features | [analysis, localization] | array |
Prerequisite
No prerequisites needed.