xster 225da92342 Revert engine roll (#11621)
* Revert "Create template splash screens for Android and iOS (#11505)"

This reverts commit 1ad4a088f16a07a1a6e50cc9e263dfe09c27618c.

* Revert "Roll engine (#11619)"

This reverts commit ea78f448e46eda1dcb26941f4c5377b8acaf32b8.
2017-08-14 18:41:56 -07:00
..
2017-08-14 18:41:56 -07:00

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).