y_player 2.0.5+1 copy "y_player: ^2.0.5+1" to clipboard
y_player: ^2.0.5+1 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 y_player

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

dependencies:
  y_player: ^2.0.5+1

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:y_player/y_player.dart';
17
likes
160
points
223
downloads

Publisher

verified publishervexellab.com

Weekly Downloads

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

Repository (GitHub)

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 y_player