flutter_google_cast_button 0.2.0 copy "flutter_google_cast_button: ^0.2.0" to clipboard
flutter_google_cast_button: ^0.2.0 copied to clipboard

A Flutter plugin provides cast button which sync cast state with it.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_google_cast_button

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

dependencies:
  flutter_google_cast_button: ^0.2.0

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:flutter_google_cast_button/flutter_google_cast_button.dart';
3
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin provides cast button which sync cast state with it.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

bloc, equatable, flutter, flutter_bloc

More

Packages that depend on flutter_google_cast_button