* Revert "Include a directory with Flutter assets (#12944)" This reverts commit3af6b9cbf5. * Revert "Upgrade project.pbxproj to include flutter_assets (#13011)" This reverts commit08128cb29b. * Revert "Upgrade complex_layout project.pbxproj to include flutter_assets (#13544)" This reverts commit35f1a04195. * mark complex_layout_ios__start_up as flaky
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).