flutter_gen
flutter_gen copied to clipboard
[FR]: Add support for custom file name
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