goat_yt_player_flutter 0.0.2 copy "goat_yt_player_flutter: ^0.0.2" to clipboard
goat_yt_player_flutter: ^0.0.2 copied to clipboard

A customized YouTube Player for Flutter apps using WebView.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add goat_yt_player_flutter

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

dependencies:
  goat_yt_player_flutter: ^0.0.2

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:goat_yt_player_flutter/goat_yt_player_flutter.dart';
1
likes
150
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customized YouTube Player for Flutter apps using WebView.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on goat_yt_player_flutter