flutter_gen icon indicating copy to clipboard operation
flutter_gen copied to clipboard

[FR]: Add support for a custom settings file

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 configure the package in a specific file instead of the pubspec, because I like to keep the settings well-documented to help the team. Example:

image

image

Describe the solution

Make the package also accept settings from a flutter_gen.yaml file

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