Flutter 3.44.1 tvOS Engine Artifacts
tvOS engine artifacts for Flutter 3.44.1 (Dart 3.12.1). Built from flutter/flutter@924134a with tvOS patches.
Notable changes since 3.44.0:
- Impeller Metal shaders are now compiled tvOS-native (
appletvosSDK) and embedded directly in Flutter.framework — removes the per-app MetalLibInterposer workaround. - Fixed an Impeller StrokedCircle DCHECK abort (debug builds) when the stroke half-width >= radius (e.g. the widget inspector outlining small circular elements).