SIGN IN SIGN UP

[flutter_tools] handle missing zip/unzip argument errors (#66685)

it is possible for users that download the prebuilt SDKs to run the tool without unzip installed. Rather than crashing with an unclear argument error, exit the tool with a message on how to install that mirrors the message in the update_dart_sdk.sh script.

Also applied to zip for completeness
J
Jonah Williams committed
6f20c8a83f9413dd2f40c35b56b570a853d49c2d
Parent: 5872b70
Committed by GitHub <noreply@github.com> on 9/29/2020, 2:58:09 PM