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

Add dev_dependency attribute to plugins in .flutter-plugins-dependencies #158009

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

camsim99
Copy link
Contributor

@camsim99 camsim99 commented Nov 1, 2024

Warning

WIP. Waiting for #157462 to land to test this and either way, the test I added probably will not work as I expect yet :/

Adds whether or not the plugins in .flutter-plugins-dependencies are dev dependencies or not (as the dev_dependency attribute).

Fixes #157948.

Pre-launch Checklist

@github-actions github-actions bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UsePlugin.isDevDependency to influence .flutter-plugins-dependencies
1 participant