Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] add option for customize generated file with .{xxx}.dart #298

Open
ostk0069 opened this issue Jan 30, 2025 · 0 comments
Open

Comments

@ostk0069
Copy link

Use case

swagger_parser support to generate dart files.
In dart, generated files are currently having suffix. eg. .g.dart, .freezed.dart
Why not make sure generated files to let developer know it is generated with file names.

Proposal

I suggest feature to add option to make generate file with customized file path.
(This means freezed/json_serializable generated files to be .{xxx}.freezed.dart/.{xxx}.g.dart)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant