Internalize our dependency on the Dart SDK
This patch teaches the flutter command to download the Dart SDK into cache, removing another step from the Getting Started workflow. The version of the Dart SDK is controlled by the "dart-sdk.version" file in the bin/cache directory. Fixes #54
Showing
bin/cache/dart-sdk.version
0 → 100644
bin/cache/update_dart_sdk.sh
0 → 100755
Please register or sign in to comment