Skip to content

[flutter_tools] throw a tool exit if pub cannot be run#83293

Merged
fluttergithubbot merged 1 commit into
flutter:masterfrom
jonahwilliams:tool_exit_if_cant_run_pub
May 24, 2021
Merged

[flutter_tools] throw a tool exit if pub cannot be run#83293
fluttergithubbot merged 1 commit into
flutter:masterfrom
jonahwilliams:tool_exit_if_cant_run_pub

Conversation

@jonahwilliams

Copy link
Copy Markdown
Contributor

The current number one crasher is failing to run pub. Check if it can be run first and throw a tool exit instead.

@flutter-dashboard flutter-dashboard Bot added the tool Affects the "flutter" command-line tool. See also t: labels. label May 24, 2021
@google-cla google-cla Bot added the cla: yes label May 24, 2021
@jonahwilliams jonahwilliams requested a review from zanderso May 24, 2021 20:20
@fluttergithubbot fluttergithubbot merged commit 302e992 into flutter:master May 24, 2021
@jonahwilliams jonahwilliams deleted the tool_exit_if_cant_run_pub branch June 2, 2021 16:35
christopherfujino pushed a commit to chris-forks/flutter that referenced this pull request Jun 10, 2021
christopherfujino added a commit that referenced this pull request Jun 11, 2021
* [flutter_tools] throw a tool exit if pub cannot be run (#83293)
* Re-add the removed MediaQuery.removePadding of PopupMenuButton (#82986)
* import pkg:intl when DateFormat or NumberFormat is used (#83122)

Co-authored-by: Jonah Williams <jonahwilliams@google.com>
Co-authored-by: xubaolin <xubaolin@oppo.com>
Co-authored-by: Michael Goderbauer <goderbauer@google.com>
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.

3 participants