pharos_youtube_player_flutter 1.0.8 copy "pharos_youtube_player_flutter: ^1.0.8" to clipboard
pharos_youtube_player_flutter: ^1.0.8 copied to clipboard

Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pharos_youtube_player_flutter

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

dependencies:
  pharos_youtube_player_flutter: ^1.0.8

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:pharos_youtube_player_flutter/youtube_player_flutter.dart';
0
likes
125
points
380
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS.

Topics

#youtube #video #player #iframe #multimedia

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on pharos_youtube_player_flutter