We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1cc7a4 commit 2a0bceaCopy full SHA for 2a0bcea
testing/get-dart.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
set -euo pipefail
3
4
-VERSION=3.8.3
+VERSION=2.19.6
5
6
if [ "$OSTYPE" = msys ]; then
7
URL="https://storage.googleapis.com/dart-archive/channels/stable/release/${VERSION}/sdk/dartsdk-windows-x64-release.zip"
0 commit comments