custom_youtube_player 1.1.0 copy "custom_youtube_player: ^1.1.0" to clipboard
custom_youtube_player: ^1.1.0 copied to clipboard

A customizable YouTube player widget for Flutter that supports both portrait and landscape modes with fullscreen capabilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_youtube_player

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

dependencies:
  custom_youtube_player: ^1.1.0

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_youtube_player/custom_youtube_player.dart';
1
likes
160
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable YouTube player widget for Flutter that supports both portrait and landscape modes with fullscreen capabilities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, youtube_player_flutter

More

Packages that depend on custom_youtube_player