flutter/bin/internal
Chris Bracken 02f4f32b5b
Revert "Roll engine to 4466d61a993fdbde2cb092b4da9bbef33d1962fe (#192… (#19233)
…30)"

Causes microbenchmarks to start failing. This included the following
engine PR, which appears to be the culprit:
* Remove vmservice_io.main from entry points. (flutter/engine#5625)

This reverts commit 3643790437.
2018-07-10 16:46:31 -07:00
..
engine.version Revert "Roll engine to 4466d61a993fdbde2cb092b4da9bbef33d1962fe (#192… (#19233) 2018-07-10 16:46:31 -07:00
goldens.version Roll engine to ce06bbac58d7c68487dd09616864c904e2f71a72 (#19213) 2018-07-10 15:16:53 -07:00
gradle_wrapper.version Make artifacts URLs configurable. (#13380) 2017-12-07 16:30:23 +01:00
material_fonts.version Make artifacts URLs configurable. (#13380) 2017-12-07 16:30:23 +01:00
README.md Update bin/internal/README.md (#16043) 2018-04-10 16:43:45 -07:00
update_dart_sdk.ps1 Move quotes around to help Powershell 2.0 to substitute variable with value (#14907) 2018-02-26 20:11:11 -08:00
update_dart_sdk.sh Prompt a solution message when flutter tools network fail in China (#16244) 2018-04-06 18:44:05 -07:00

Dart SDK dependency

The bin/internal/engine.version file controls which version of the Flutter engine to use. The file contains the commit hash of a commit in the https://github.com/flutter/engine repository. That hash must have successfully been compiled on https://build.chromium.org/p/client.flutter/ and had its artifacts (the binaries that run on Android and iOS, the compiler, etc) successfully uploaded to Google Cloud Storage.