flutter_gen icon indicating copy to clipboard operation
flutter_gen copied to clipboard

[FR]: Add support for custom file name

Open ricardodalarme opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Describe the problem

I'd like to customize the output file name, my project is organized in:

- /constants
  - app_images
  - app_colors
  - app_configs

And it would be really nice if I could use this package keeping this pattern.

Describe the solution

Add an option in the pubspec.yaml to edit the file name and also remove the .gen (plssss)

Additional context

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

ricardodalarme avatar Jan 11 '23 01:01 ricardodalarme