Skip to content

Conversation

@devoncarew
Copy link
Contributor

We don't need the version from the sdk anymore as analysis is now done via the analysis server (from the sdk vended into bin/cache/dart-sdk).

I ran flutter update-packages --force-upgrade, which updated a whole lot of packages. It should unblock #17442 and fix #17473. Done as two commit to make my changes (in the first commit) easier to review.

Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devoncarew devoncarew merged commit d427d26 into flutter:master May 10, 2018
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
* no longer use the analyzer version shipped in the sdk

* update all package versions to the latest
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update-packages --force-upgrade generates conflicting isolate versions.

3 participants