youtube_player 0.5.0 copy "youtube_player: ^0.5.0" to clipboard
youtube_player: ^0.5.0 copied to clipboard

discontinued
outdated

A flutter plugin to play Youtube Videos "inline" without API Key in range of Quality(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: ^0.5.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:youtube_player/youtube_player.dart';
25
likes
0
pub points
60%
popularity

Publisher

verified publishersarbagyastha.com.np

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_android_pip, http, meta, open_iconic_flutter, screen

More

Packages that depend on youtube_player