
* Revert "Fix error message to refer to actual ClipRect widget instead of non-existing RectClip (#12632)" This reverts commit 1573d3b8867693206702190e7426432901dc414b. * Revert "Roll engine to 5003703330f280325fa73080bb23b1ab7008b213 (#12629)" This reverts commit 81a358b7a81c66e82509ddf8ff6f9d81676ce97f.
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
).