mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Change pub_get_offline hook to find engine src relative to script If a gclient checkout checks out engine source to a different directory, the source packages should be found relative to the script location. Bug: https://github.com/dart-lang/sdk/issues/49163 * Change pub_get_offline hook to find engine src relative to script If a gclient checkout checks out engine source to a different directory, the source packages should be found relative to the script location. Bug: https://github.com/dart-lang/sdk/issues/49163 * Fix merge errors, run ci/bin/format.dart