wistia_player 0.0.3 wistia_player: ^0.0.3 copied to clipboard
Flutter package for playing or streaming inline Wistia videos using the official iFrame player API. This plugin supports both Android and iOS.
0.0.1 #
- Initial release
0.0.2 #
- Add more default value for
WistiaPlayerValue
0.0.3 #
- Refactor options passing to be passed to the Wistia div class
- Add
convertUrlToId
to convert Wistia shareable URL to Wistia ID to pass toWistiaPlayerController
videoId property - Add
WistiaPlayerOptions
to allow you set options likeplayerColor
for the player