Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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

Merged

Conversation

jonahwilliams
Copy link
Member

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 <[email protected]>
Co-authored-by: xubaolin <[email protected]>
Co-authored-by: Michael Goderbauer <[email protected]>
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