Top Flutter TV, Watch and Cars packages Flutter extends its capabilities beyond mobile, desktop & web apps to support various other platforms like TV, smart watches, and even in-car displays in smart cars. These platforms have unique user interface requirements and interactions, and the list of packages provided below can help developers build for these platforms by adding functionality like: * Discovering devices (Chrome Cast and Apple TV) and video casting, * Building apps for Android Wear OS & Apple watch by providing utilities that can help in retrieving the shape of the watch face or handle the mode changes of the watch, * Integrating apps with CarPlay, and many more.
flutter_carplay
164
Flutter Apps are now on Apple CarPlay. This package aims to make it safe to use iPhone apps made with Flutter in the car by integrating with CarPlay.
dpad_container
53
Dpad container focus navigation support for android TV. Allow you to navigate widgets and get focused, just wrap your widget and that's it!
dart_chromecast
51
Pure dart package to cast videos to your ChromeCast device and control their playback
flutter_video_cast
50
flutter_video_cast let you discover cast devices like Chrome Cast and Apple TV and connect to them.
flutter_watch_os_connectivity
47
A plugin that provides a wrapper that enables Flutter apps to communicate with apps running on WatchOS.