flutter_asset_generator icon indicating copy to clipboard operation
flutter_asset_generator copied to clipboard

Set Output Path Using Configuration

Open masterwok opened this issue 3 years ago • 0 comments

I would like to set the output path via the fgen.yaml configuration file.

I'm currently setting the path of the generated file with the command: fgen -o lib/generated/resource.dart

Is there a way to specify the output directory using the configuration file?

masterwok avatar Feb 21 '22 15:02 masterwok