videopoly 0.1.2 copy "videopoly: ^0.1.2" to clipboard
videopoly: ^0.1.2 copied to clipboard

Dart 1 only

Polymer custom element for embedding different video players into your Dart project.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add videopoly

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

dependencies:
  videopoly: ^0.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:videopoly/video_player.dart';
0
likes
30
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Polymer custom element for embedding different video players into your Dart project.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

polymer, videoplay

More

Packages that depend on videopoly