easy_chromecast_plugin 1.0.1 copy "easy_chromecast_plugin: ^1.0.1" to clipboard
easy_chromecast_plugin: ^1.0.1 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 Dart:

 $ dart pub add easy_chromecast_plugin

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 dart pub get):

dependencies:
  easy_chromecast_plugin: ^1.0.1

Alternatively, your editor might support dart pub get or 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
0
points
615
downloads

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

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on easy_chromecast_plugin

Packages that implement easy_chromecast_plugin