easy_chromecast_plugin 1.0.12 copy "easy_chromecast_plugin: ^1.0.12" to clipboard
easy_chromecast_plugin: ^1.0.12 copied to clipboard

A modern, type-safe Flutter plugin for Google Chromecast. Powered by Kotlin and Pigeon, optimized for streaming VOD and Live IPTV streams (.ts, .m3u8, .mp4).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_chromecast_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  easy_chromecast_plugin: ^1.0.12

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:easy_chromecast_plugin/easy_chromecast_plugin.dart';
0
likes
160
points
481
downloads

Documentation

API reference

Publisher

verified publisherjdbs.nl

Weekly Downloads

A modern, type-safe Flutter plugin for Google Chromecast. Powered by Kotlin and Pigeon, optimized for streaming VOD and Live IPTV streams (.ts, .m3u8, .mp4).

Repository (GitHub)
View/report issues

Topics

#chromecast #google-cast #iptv #video-streaming #media-player

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, meta, plugin_platform_interface, web

More

Packages that depend on easy_chromecast_plugin

Packages that implement easy_chromecast_plugin