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

Generate file in folder #1706

Open
airychkov opened this issue Jun 4, 2024 · 1 comment
Open

Generate file in folder #1706

airychkov opened this issue Jun 4, 2024 · 1 comment

Comments

@airychkov
Copy link

Problem

Need generated file in another folder configured in build.yaml
like freezed package
freezed:
enabled: true
options:
build_extensions:
'lib/{{path}}/{{file}}.dart': 'lib/{{path}}/generated/{{file}}.freezed.dart'

Solution

You can copy code from freezed builder.dart

Alternatives

No response

How important is this improvement for you?

Fairly niche but nice to have anyway

Feature would mainly be used with

Local Database only

Copy link

sync-by-unito bot commented Jun 4, 2024

➤ PM Bot commented:

Jira ticket: RDART-1048

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

No branches or pull requests

1 participant