fvp 0.0.5 fvp: ^0.0.5 copied to clipboard
A plugin for video_player to support all desktop and mobile platforms, with hardware accelerated decoding and optimal rendering. Supports most formats via FFmpeg
0.0.5 #
- fix macos, ios build for flutter without sharedDarwinSource support
- fix StreamController close
0.0.4 #
- supports assets
- improve bufferingUpdate event
- support backend logging
- customize decoders via
MdkVideoPlayer.registerWith({'video.decoders': [...]})
0.0.3 #
- fix macos build from pub
0.0.2 #
- fix macos build
0.0.1 #
- video playback for windows, linux, macos, ios, android
- hardware decoding, optimal gpu rendering