remedi_vimeo_player 0.2.1 copy "remedi_vimeo_player: ^0.2.1" to clipboard
remedi_vimeo_player: ^0.2.1 copied to clipboard

This package provide 2 fucntions. First is getting vimeo resource data, Seconds play vod or live streaming in BetterPlayer.

Introduce. #

This plugin has two features
  1. Getting Vimeo Resource Data.
  2. Play Vimeo Vod and Live Streaming.

1. Getting Vimeo Resouce Data. #

a. Create a instance of Vimeo class, it keep vimeo video id and access key.

b. If the vod or hls is public, do not need to pass access key.

c. 'video' getter give .mp4 url or .hls url of the vimeo video

d. Play the vod or live streaming using the url.

2. Play Vimeo Vod and Live Streaming #

We use better player to play vimeo.

'VimeoVideo' class provide .mp4 and .m3u8 url.

So you want to use other player, you can do.

3
likes
110
pub points
51%
popularity

Publisher

unverified uploader

This package provide 2 fucntions. First is getting vimeo resource data, Seconds play vod or live streaming in BetterPlayer.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

better_player, flutter, flutter_web_plugins, http

More

Packages that depend on remedi_vimeo_player