Flutter 3.44.7 tvOS Engine Artifacts
tvOS engine artifacts for Flutter 3.44.7.
These are the same binaries as v1.0.1-flutter3.44.6
Byte-for-byte identical — not a rebuild. Flutter 3.44.7 contains nothing that reaches the tvOS engine:
| 3.44.6 → 3.44.7 | |
|---|---|
| functional change | Android only (FlutterRenderer.java — texture SyncFence lifetime) |
engine/src/flutter/DEPS |
byte-identical (same SHA1) |
| Dart submodule | unchanged |
darwin/ · ios/ · impeller/ |
untouched |
The other four commits in the range are CI config and changelog text. Rebuilding would burn hours to emit functionally identical output, so the tested binaries are republished under the 3.44.7 name to keep the version story coherent.
Verified before publishing
Hardware and simulator, using these exact artifacts against the 3.44.7 SDK:
- AOT / profile on a physical Apple TV 4K (tvOS 26.5) —
operatingSystem=tvos,isIOS=true,isTvOS=true,defaultTargetPlatform=iOS. Platform identity survives AOT, so thevm:platform-constfold is still being avoided correctly. - JIT / debug on a tvOS 17.5 simulator — runs clean, zero
Target OS is incompatibleerrors. The metallib platform-triple fix fromv1.0.1-flutter3.44.6(issue #38) still holds on the oldest runtime we support testing on. verify_artifacts.sh— passed, including origin-signing checked against a designated requirement (Developer ID, team866PPL96Z4), the hardened gate from engine#7.- CLI suite — 297 tests pass against the 3.44.7 API;
dart analyzereports no errors or warnings.
Version numbering
Tagged v1.0.1, not v1.0.0, deliberately: these carry the metallib fix that shipped in v1.0.1-flutter3.44.6, and a v1.0.0-flutter3.44.7 would read as though it predates that fix.
SHA-256
| file | sha256 |
|---|---|
host_debug_unopt.zip |
d00175e0aff7f7258acc6e470060f3ee849814fbaa5d76728f234f29f1a5c502 |
host_release.zip |
020cfc0ba2069bcf7f951ea54738fef2aed62883479b806f0df311a78e6908a2 |
tvos_debug_arm64.zip |
cd8d6450409c1b826e7ea34c748deaa7acc3bda95e8d418ca4f9e656ddfbed10 |
tvos_debug_sim_arm64.zip |
c228ad583dbac3c2ac750560f47b75460dba92a82cf227ddaa05243b22d9d354 |
tvos_profile_arm64.zip |
c092e1969a17db76513fca43453b2ea8d941df61fcef1554617cc2d6e7d68c87 |
tvos_release_arm64.zip |
eac6ab39efca33f8a2ed8545356278b5b1ce5908ed728c702120c5013edadf60 |