ferry icon indicating copy to clipboard operation
ferry copied to clipboard

feat(ferry_generator): add option to disable formatting

Open Vild opened this issue 6 months ago • 1 comments

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?

Vild avatar May 23 '25 09:05 Vild

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar May 23 '25 09:05 netlify[bot]

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.

knaeckeKami avatar Aug 10 '25 23:08 knaeckeKami

Done :)

Vild avatar Aug 11 '25 09:08 Vild