Lines Matching full:sdk
19 DART_SDK_PATH="$FLUTTER_ROOT/bin/cache/dart-sdk"
21 ENGINE_STAMP="$FLUTTER_ROOT/bin/cache/engine-dart-sdk.stamp"
27 echo 'Missing "curl" tool. Unable to download Dart SDK.'
42 echo "Downloading Dart SDK from Flutter engine $ENGINE_VERSION..."
46 DART_ZIP_NAME="dart-sdk-darwin-x64.zip"
50 DART_ZIP_NAME="dart-sdk-linux-x64.zip"
54 echo "Unknown operating system. Cannot install Dart SDK."
62 # if the sdk path exists, copy it to a temporary location
68 # install the new sdk
75 echo "Failed to retrieve the Dart SDK from: $DART_SDK_URL"
96 # delete any temporary sdk path