Skip to content

Conversation

@devoncarew
Copy link
Contributor

fix flutter/flutter-intellij#1155; when upgrading the dart sdk, we:

  • mv any existing dart sdk into a temp dir (bin/cache/dart-sdk.old)
  • do the upgrade (and end up with a shiny new sdk in bin/cache/dart-sdk)
  • delete bin/cache/dart-sdk.old, if it exists

This mirrors work @goderbauer did on the windows ps1 script.

Copy link
Member

@goderbauer goderbauer 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 3b35c0c into flutter:master Jul 21, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 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.

IntelliJ being open interferes with switching Flutter branches

3 participants