vimeo_video_player 0.0.16 vimeo_video_player: ^0.0.16 copied to clipboard
A Video Player that support videos from Vimeo platform in Flutter. This Package allow us to play any videos from Vimeo by using its Vimeo Video Id.
0.0.16 #
- Fixed known issue
0.0.15 #
- Updated example for android
- Make changes into fetching config of vimeo video
0.0.14 #
- Updated vimeo video RegExp and retrieve vimeo video id from matching pattern
- Fixed the issue.
0.0.12 #
- Updated the package details.
0.0.11 #
- Updated the package environment, dependencies and the package details.
- Fixed the issues.
- Merged the PR #30 - crash on back when the video is playing thanks to phankietit.
0.0.9 #
- Video player improvements and Updated package details.
0.0.8 #
- Updated vimeo video config and video player initialize.
- Updated package details.
0.0.7 #
- added support for autoplay video thanks to mrossi-os.
- Updated package details and code improvements.
0.0.6 #
- added the feature of autorotate
- Updated package details.
0.0.5 #
- added support for video starting point, playback progress and finish thanks to piotrszych.
- Updated package details.
0.0.4 #
- Updated vimeo video config.
- Updated package details.
0.0.3 #
- Updated package with more utilities.
- Fix - VideoStream.fromJson is broken.
- Fix - It only show video screen without the video.
- Fix - flick_video_player version is deprecated and cause conflict with provider v6.
0.0.2 #
- Updated package details.
0.0.1 #
- Initial Release.