@@ -1,3 +1,13 @@
+## 0.2.8
+
+New feature:
+- Now, user can setSpeed.
+Fix:
+- About setDataSource and autoPlay.
## 0.2.7
Fix bug:
@@ -22,7 +22,7 @@
- [x] 总时长
- [x] 视频方向
- [x] 视频播放速度
- - [x] tcp 速度
+ - [x] tcp 速度
- [ ] 当前视频编解码器(作为未来备选方案,目前 android 端可获取,iOS 端只有解码器 id 没有名字)
- [ ] 视频
- [ ] 音频
@@ -82,7 +82,7 @@ packages:
path: ".."
relative: true
source: path
- version: "0.2.7"
+ version: "0.2.8"
flutter_localizations:
dependency: "direct main"
description: flutter
@@ -1,6 +1,6 @@
name: flutter_ijkplayer
description: Flutter version of bilibilibili ijkplayer, supports common playback protocols, easy to use.
-version: 0.2.7
+version: 0.2.8
author: caijinglong<cjl_spy@163.com>
homepage: https://github.com/CaiJingLong/flutter_ijkplayer