ferry
ferry copied to clipboard
feat(ferry_generator): add option to disable formatting
Adds a flag to the build.xml's options to prefix the generated code with // dart format off.
I set the default value is true to not affect any existing output.
Do I need to make any other changes for this simple feature?
Deploy Preview for ferry-gql ready!
| Name | Link |
|---|---|
| Latest commit | 0e34bae31452d27760185538aff09dabc922e98c |
| Latest deploy log | https://app.netlify.com/projects/ferry-gql/deploys/689afd84a7c4750008050a4f |
| Deploy Preview | https://deploy-preview-640--ferry-gql.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
Thanks and sorry for the long delay, i missed this.
Please document this feature in
docs/codegen.md, this will be used the generate the website.
Done :)