Is your feature request related to a problem? Please describe.
Opening this here since stacked CLI project doesn't allow opening issues...
When running the stacked CLI (creating views/widgets/services or running generate) it automatically runs the dart format command. Not all developers likes the styling of the dart format, and it's customization options are limited.
Describe the solution you would like
Allow a CLI flag that allows disabling running the dart format command.
Additional Context
No response
Is your feature request related to a problem? Please describe.
Opening this here since stacked CLI project doesn't allow opening issues...
When running the stacked CLI (creating views/widgets/services or running generate) it automatically runs the dart format command. Not all developers likes the styling of the dart format, and it's customization options are limited.
Describe the solution you would like
Allow a CLI flag that allows disabling running the dart format command.
Additional Context
No response