FLUTTER ECOSYSTEM

flutter_chrome_cast

A Flutter plugin for integrating Google Cast devices. Discover, connect, and control media playback on Chromecast and Cast-enabled devices.

Latest version
1.4.6
30-day downloads
5.4K
Likes
31
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A Flutter plugin enabling integration with Google Cast devices, allowing users to discover, connect to, and control media playback on Chromecast and other Cast-enabled devices. It supports seamless streaming from Flutter apps to compatible hardware across Android and iOS platforms. The plugin provides a straightforward API for managing sessions, sending media commands, and monitoring device status. Ideal for apps aiming to extend media experiences to large screens or smart TVs.

Use cases
  • Streaming audio and video content to Chromecast
  • Remote control of media playback
  • Discovering nearby Cast devices
  • Integrating with smart home ecosystems
  • Enabling multi-device media synchronization
Key features
  • Real-time device discovery
  • Media session management
  • Cross-platform support (Android & iOS)
  • Simple API for media playback control
  • Integration with Google Cast SDK
Suitable for
  • Media and entertainment apps
  • Smart home applications
  • IoT device controllers
  • Apps requiring screen mirroring
  • Developers targeting Chromecast compatibility
Considerations
  • Requires Google Cast SDK on target devices
  • Limited to devices supporting Google Cast
  • Network connectivity essential for device discovery
  • May require additional permissions on Android
  • iOS-specific setup steps for full functionality
Supported platformsAndroidiOS

Install package

flutter pub add flutter_chrome_cast

Categories

Related projects