A new Flutter for TV project.
To run on AppleTV:
- Change FLUTTER_LOCAL_ENGINE value by path to the custom engine in
scripts/run_apple_tv.sh
and inscripts/copy_framework.sh
- Run
sh scripts/run_apple_tv.sh
The article with details about Apple TV support
Th details regarding compilation of custom engine you can find here.