my project folder look like this. my-project/ ├── .git/ ├── .husky/ └── pre-commit ├── server └── client/ <- flutter project is here └── pubspec.yaml i setup config by your document, but can't get it to work.