Skip to content

Releases: fluttertv/engine-artifacts

Flutter 3.44.3 tvOS Engine Artifacts

22 Jun 22:06
a5f9aa9

Choose a tag to compare

tvOS engine artifacts for Flutter 3.44.3. Built from flutter/flutter@e1fd963 (Dart d684a576).

Flutter 3.44.2 tvOS Engine Artifacts

14 Jun 08:25
a5f9aa9

Choose a tag to compare

tvOS engine artifacts for Flutter 3.44.2. Built from flutter/flutter@c9a6c48 (Dart d684a576).

Flutter 3.44.1 tvOS Engine Artifacts

05 Jun 17:46
a5f9aa9

Choose a tag to compare

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 (appletvos SDK) 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).

Flutter 3.44.0 tvOS Engine Artifacts

24 May 00:29
a5f9aa9

Choose a tag to compare

tvOS engine artifacts for Flutter 3.44.0 (Dart 3.12.0). Built from flutter/flutter@3.44.0 with tvOS patches.

Flutter 3.41.9 tvOS Engine Artifacts

19 May 21:29

Choose a tag to compare

Flutter 3.41.9 tvOS Engine Artifacts

Pre-built Flutter engine artifacts adding tvOS support, built against Flutter 3.41.9. These artifacts are built specifically for use with the Flutter tvOS custom embedder.

Included Artifacts

  • tvos_debug_sim_arm64.zip - tvOS Simulator (Debug)
  • tvos_debug_arm64.zip - Apple TV Device (Debug)
  • tvos_profile_arm64.zip - Apple TV Device (Profile)
  • tvos_release_arm64.zip - Apple TV Device (Release)
  • host_debug_unopt.zip / host_release.zip - Host/Mac tooling

Usage

These archives are automatically downloaded and consumed by the flutter-tvos CLI tool during the app build process. You do not normally need to extract or manage them manually.

Flutter 3.41.4 tvOS Engine Artifacts

21 Apr 16:05

Choose a tag to compare

Flutter 3.41.4 tvOS Engine Artifacts

Initial release of the pre-built Flutter engine artifacts adding tvOS support. These artifacts are built specifically for use with the Flutter tvOS custom embedder.

Included Artifacts

  • tvos_debug_sim_arm64.zip - tvOS Simulator (Debug)
  • tvos_debug_arm64.zip - Apple TV Device (Debug)
  • tvos_profile_arm64.zip - Apple TV Device (Profile)
  • tvos_release_arm64.zip - Apple TV Device (Release)
  • host_debug_unopt.zip / host_release.zip - Host/Mac tooling

Usage

These archives are automatically downloaded and consumed by the flutter-tvos CLI tool during the app build process. You do not normally need to extract or manage them manually.