wistia_player 0.0.3 copy "wistia_player: ^0.0.3" to clipboard
wistia_player: ^0.0.3 copied to clipboard

Flutter package for playing or streaming inline Wistia 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 wistia_player

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

dependencies:
  wistia_player: ^0.0.3

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_player/wistia_player.dart';
1
likes
120
points
31
downloads

Publisher

verified publishersailscasts.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on wistia_player