vimeoplayer_trinity 0.2.1+1 vimeoplayer_trinity: ^0.2.1+1 copied to clipboard
A new Flutter package for playing any videos from Vimeo by id.
[0.2.1+1] - Fix bug #
- Allow screenshots to show
[0.2.1] - Added new features #
New features #
- Replaced Chewie with BetterPlayer
- Users can change resolution, volume of video
- Can can also rewind and forward video
- Users can change starting progrees indicator color
[0.2.0] - 2020-04-01 #
- Supports null safety.
- Uses Chewie player
[0.1.9] - Added new features #
New features #
- Users can change control icons colors(play, pause, fullscreen)
- Users can change video position
- Users can change slider played and buffered color
- Enhancement : Unify time units display (3 digits)
[0.1.7] - Debug elements removed #
[0.1.4] - Fixed bugs #
Fixed #
- The quality button is covered with a double tap zone, so it did not function;
- In full screen mode, the video quality list did not scroll.
[0.1.3] - Great functionality improvement. #
Added: #
- Responsive full screen.
- Rewind
- Rewind double tap
Fixed: #
- When expanding to full screen, the status bar is hidden. If the user still opened it, then soon it will disappear.
- When exiting full screen mode, the playback moment is saved. Now goes to the video page instead of the home page.
- The source code is now open