voca_youtube_player 0.0.7 copy "voca_youtube_player: ^0.0.7" to clipboard
voca_youtube_player: ^0.0.7 copied to clipboard

PlatformAndroid

A lightweight YouTube clip player widget for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voca_youtube_player

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

dependencies:
  voca_youtube_player: ^0.0.7

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:voca_youtube_player/voca_youtube_player.dart';
0
likes
145
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight YouTube clip player widget for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, url_launcher, webview_flutter, webview_flutter_android

More

Packages that depend on voca_youtube_player