video_js 0.1.3 copy "video_js: ^0.1.3" to clipboard
video_js: ^0.1.3 copied to clipboard

Platformweb

Video Library for Flutter, Easily use famuse video.js in flutter web

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_js

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

dependencies:
  video_js: ^0.1.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:video_js/video_js.dart';
24
likes
130
pub points
70%
popularity

Publisher

unverified uploader

Video Library for Flutter, Easily use famuse video.js in flutter web

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on video_js