flutter_vap_plugin 0.1.2
flutter_vap_plugin: ^0.1.2 copied to clipboard
A Flutter plugin for playing Tencent VAP animation videos on Android and iOS, supporting local, asset, and network sources with playback callbacks and loop control.
0.1.2 #
- Fixed the issue that playing another video in playback would not play
0.1.1 #
- Added the 'repeatCount' parameter to control the number of loops.
- The 'scaleType' parameter is added to support setting the video zoom type.
0.1.0 #
- Released the first stable version with support for video playback in 'vap' format for files and resources.