tree: 4e6724fe94e776925e1e55f1909f6206159f9491 [path history] [tgz]
  1. dart-sdk.version
  2. engine.version
  3. gradle_wrapper.version
  4. material_fonts.version
  5. README.md
  6. update_dart_sdk.ps1
  7. update_dart_sdk.sh
bin/internal/README.md

Dart SDK dependency

The Dart SDK is downloaded from one of the supported channels, cached in bin/cache/dart-sdk and is used to run Flutter Dart code.

The file bin/internal/dart-sdk.version determines the version of Dart SDK that will be downloaded. Normally it points to the dev channel (for example, 1.24.0-dev.6.7), but it can also point to particular bleeding edge build of Dart (for example, hash/c0617d20158955d99d6447036237fe2639ba088c).