Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

flutter_tv

A new Flutter for TV project.

NOTE: Maintaining support for upcoming Flutter versions like 3.27 and 3.29 takes time and community effort. If you'd like to help us move faster, consider supporting the contributors.

Getting Started

To run on AppleTV:

  • Build a custom Flutter Engine for Apple TV or download already built from here (the last supported version is 3.24.1)
    • ios_debug_sim_unopt and host_debug_unopt - engine for x86_64 Mac apple tv simulator
    • ios_debug_sim_unopt_arm64 and host_debug_unopt_arm64 - engine for arm64 Mac apple tv simulator
    • ios_debug_unopt and host_debug_unopt/host_debug_unopt_arm64 - engine for real apple tv device, debug mode
    • ios_release and host_release/host_release_arm64 - engine for real apple tv device, release mode
  • Change FLUTTER_LOCAL_ENGINE value by the path to the custom engine in scripts/run_apple_tv.sh
  • Run sh scripts/run_apple_tv.sh [type of build]
  • Press 'Run' in opened XCode (Xcode will be opened by script)

The article with details about Apple TV support

The details regarding the compilation of a custom engine you can find here.

关于 About

No description, website, or topics provided.

语言 Languages

Dart51.7%
Shell34.8%
Ruby8.0%
Swift5.0%
Kotlin0.3%
Objective-C0.2%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
1
Total Commits
峰值: 1次/周
Less
More

核心贡献者 Contributors