wistia_enforce 1.0.0 copy "wistia_enforce: ^1.0.0" to clipboard
wistia_enforce: ^1.0.0 copied to clipboard

A Flutter video player for Wistia that enforces watch time. Features include progress tracking, resume functionality, and callbacks for saving user progress.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wistia_enforce

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

dependencies:
  wistia_enforce: ^1.0.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_enforce/wistia_enforce.dart';
0
likes
150
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter video player for Wistia that enforces watch time. Features include progress tracking, resume functionality, and callbacks for saving user progress.

Repository (GitHub)
View/report issues

Topics

#wistia #video-player #flutter #enforce-watchtime

Documentation

API reference

License

MIT (license)

Dependencies

better_player_plus, flutter, http

More

Packages that depend on wistia_enforce