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

request: handle flavor dependency overrides #800

Open
1 task done
tpucci opened this issue Dec 9, 2024 · 1 comment
Open
1 task done

request: handle flavor dependency overrides #800

tpucci opened this issue Dec 9, 2024 · 1 comment

Comments

@tpucci
Copy link

tpucci commented Dec 9, 2024

Is there an existing feature request for this?

  • I have searched the existing issues.

Command

melos bootstrap --flavor [flavorName]

Description

As a developer, I would like to override some dependencies thanks to the pubspec_overrides.yaml files.

Given some declarations in melos.yaml or in local pubspec.yaml files, running the bootstrap command would generate the right overrides.

Reasoning

It would tackle some issues created in the flutter project (flutter/flutter#46979).

I think melos could be the right place for such feature as it is the go-to tool for managing monorepos and local dependencies.

Additional context and comments

No response

@spydon
Copy link
Collaborator

spydon commented Dec 10, 2024

How do you suggest that this config would look like?

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

2 participants