videopoly 0.1.0
videopoly: ^0.1.0 copied to clipboard
A pub package
example/README.md
videopoly.dart examples #
The examples for the videopoly.dart custom Polygon.dart element library.
- direct-video - Shows how to embed an explicit video by its ID.
Playing the examples #
If you download the source, you can run:
$ pub install
followed by
$ pub serve
That makes the examples available through localhost:8080.