Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@gspencergoog
Copy link
Contributor

According to Hixie, 'pub get' is abstracted into flutter packages upgrade, and so there shouldn't be a need to run pub get directly. It doesn't work anyhow, saying it can't find the Flutter SDK.

According to Hixie, 'pub get' is abstracted into flutter packages upgrade, and so there shouldn't be a need to run pub get directly.
@Hixie
Copy link
Contributor

Hixie commented Jun 14, 2017

We should just remove that line entirely. flutter run implies a packages get (which runs pub get).

@gspencergoog
Copy link
Contributor Author

OK, I just removed that one, and also another in the iOS instructions (since I assume the same is true there).

@Hixie
Copy link
Contributor

Hixie commented Jun 14, 2017

LGTM

@Hixie Hixie merged commit 18fdfb8 into flutter:master Jun 14, 2017
@Hixie
Copy link
Contributor

Hixie commented Jun 14, 2017

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants