mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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