youtube_player 3.5.0+1 copy "youtube_player: ^3.5.0+1" to clipboard
youtube_player: ^3.5.0+1 copied to clipboard

discontinued

A flutter plugin to play Youtube Videos "inline" without API Key in range of Quality (144p, 240p, 360p, 480p, 720p and 1080p).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add youtube_player

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

dependencies:
  youtube_player: ^3.5.0+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:youtube_player/youtube_player.dart';
25
likes
40
pub points
61%
popularity

Publisher

verified publishersarbagyastha.com.np

A flutter plugin to play Youtube Videos "inline" without API Key in range of Quality (144p, 240p, 360p, 480p, 720p and 1080p).

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, share

More

Packages that depend on youtube_player