mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Changes include: flutter/engine@ec61147 replace nextNodeId/previousNodeId with hitTestPosition flutter/engine@2970c09 Use the default microtask scheduler on all isolates except the UI isolate flutter/engine@96af3b2 ios: remove geometric order; it will be supplied by framework flutter/engine@3b84a47 Apply unaddressed comments in pull/5062 flutter/engine@29816a6 Roll src/third_party/skia/ 3d0e8507f..5209d7fce (14 commits) flutter/engine@4691a0b Import intrusively ref counted shared pointers into FML.
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.