flutter/bin/internal
2018-05-31 18:13:39 -07:00
..
engine.version Roll engine to e8fd58a503a800242fc68f1f2f115b9ba79d783e - with Dart roll 2018-05-31 18:13:39 -07:00
goldens.version Updates to debugDisableShadows (#17577) 2018-05-15 08:55:42 -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.