vimeo_embed_webview_player 0.0.4 copy "vimeo_embed_webview_player: ^0.0.4" to clipboard
vimeo_embed_webview_player: ^0.0.4 copied to clipboard

A Flutter package for embedding Vimeo videos using WebView with autoplay and customization support for iOS and macOS.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vimeo_embed_webview_player

With Flutter:

 $ flutter pub add vimeo_embed_webview_player

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

dependencies:
  vimeo_embed_webview_player: ^0.0.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:vimeo_embed_webview_player/vimeo_embed_webview_player.dart';
2
likes
0
points
14
downloads

Publisher

verified publishermsarweb.com

Weekly Downloads

A Flutter package for embedding Vimeo videos using WebView with autoplay and customization support for iOS and macOS.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, webview_flutter, webview_flutter_wkwebview

More

Packages that depend on vimeo_embed_webview_player