wistia_video_player 1.2.0 copy "wistia_video_player: ^1.2.0" to clipboard
wistia_video_player: ^1.2.0 copied to clipboard

Simple Flutter widget for embedding Wistia videos with full customization support

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wistia_video_player

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

dependencies:
  wistia_video_player: ^1.2.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:wistia_video_player/wistia_video_player.dart';
1
likes
120
points
35
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Simple Flutter widget for embedding Wistia videos with full customization support

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on wistia_video_player