Skip to content

Releases: fluttertv/engine-artifacts

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.