Skip to content

Flutter should not consume .packages #99678

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

Closed
sigurdm opened this issue Mar 7, 2022 · 1 comment · Fixed by #99677
Closed

Flutter should not consume .packages #99678

sigurdm opened this issue Mar 7, 2022 · 1 comment · Fixed by #99677
Labels
c: proposal A detailed proposal for a change to Flutter tool Affects the "flutter" command-line tool. See also t: labels. waiting for PR to land (fixed) A fix is in flight

Comments

@sigurdm
Copy link
Contributor

sigurdm commented Mar 7, 2022

pub will stop producing .packages: dart-lang/pub#2757

Instead rely on the replacement .dart_tool/package_config.json

Currently rolling the above into the sdk (https://dart-review.googlesource.com/c/sdk/+/231101) fails as such:
https://ci.chromium.org/ui/p/dart/builders/try/flutter-engine-linux-try/678/overview

@maheshj01 maheshj01 added the in triage Presently being triaged by the triage team label Mar 7, 2022
@maheshj01 maheshj01 added team-ecosystem Owned by Ecosystem team p: tooling Affects the flutter_plugin_tools package c: proposal A detailed proposal for a change to Flutter tool Affects the "flutter" command-line tool. See also t: labels. waiting for PR to land (fixed) A fix is in flight and removed in triage Presently being triaged by the triage team team-ecosystem Owned by Ecosystem team p: tooling Affects the flutter_plugin_tools package labels Mar 7, 2022
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: proposal A detailed proposal for a change to Flutter tool Affects the "flutter" command-line tool. See also t: labels. waiting for PR to land (fixed) A fix is in flight
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants