youtube_quality_player 1.1.3 copy "youtube_quality_player: ^1.1.3" to clipboard
youtube_quality_player: ^1.1.3 copied to clipboard

A Flutter YouTube player package that supports multiple video qualities, multi speeds, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add youtube_quality_player

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

dependencies:
  youtube_quality_player: ^1.1.3

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:youtube_quality_player/youtube_quality_player.dart';
4
likes
140
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter YouTube player package that supports multiple video qualities, multi speeds, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_lints, media_kit, media_kit_libs_video, media_kit_video, youtube_explode_dart

More

Packages that depend on youtube_quality_player