-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Description
Use case
Flutter does not currently provide official, first-class support for Android TV. While Flutter apps can run on Android TV as generic Android applications, developers must rely on undocumented workarounds and community solutions. This creates uncertainty and risk for production Android TV applications built with Flutter.
Proposal
Official recognition and support for Android TV as a Flutter platform or form factor, including:
-
Android TV listed as a supported platform or officially supported form factor
-
Proper Android TV device detection in Flutter tooling (flutter devices)
Official documentation for:
-
Android TV app configuration
-
Manifest requirements (LEANBACK launcher, TV features)
-
Play Store publishing requirements for TV apps
Framework-level support for:
-
D-Pad / remote navigation
-
Focus traversal optimized for TV UX
-
10-foot UI patterns
CI testing and stability guarantees for Android TV builds
Metadata
Metadata
Assignees
Labels
No labels