y_player_alpha 2.0.7 copy "y_player_alpha: ^2.0.7" to clipboard
y_player_alpha: ^2.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 y_player_alpha

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

dependencies:
  y_player_alpha: ^2.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:y_player_alpha/y_player_alpha.dart';
1
likes
135
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, media_kit, media_kit_libs_video, media_kit_video, youtube_explode_dart_alpha

More

Packages that depend on y_player_alpha