custom_y_player 1.0.7 copy "custom_y_player: ^1.0.7" to clipboard
custom_y_player: ^1.0.7 copied to clipboard

YPlayer is a Flutter package that provides an easy-to-use YouTube video player widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_y_player

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

dependencies:
  custom_y_player: ^1.0.7

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:custom_y_player/y_player.dart';
0
likes
125
points
308
downloads

Publisher

unverified uploader

Weekly Downloads

YPlayer is a Flutter package that provides an easy-to-use YouTube video player widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter, media_kit, media_kit_libs_video, media_kit_video, youtube_explode_dart

More

Packages that depend on custom_y_player