Browse Source

Update verion to 0.3.1

Caijinglong 6 years ago
parent
commit
fcc18572f2
3 changed files with 8 additions and 2 deletions
  1. 6 0
      CHANGELOG.md
  2. 1 1
      example/pubspec.lock
  3. 1 1
      pubspec.yaml

+ 6 - 0
CHANGELOG.md

@@ -1,3 +1,9 @@
+## 0.3.1
+
+Update:
+
+- Use a new full screen type: Now, use `RotateBox` to rotate IjkPlayer.
+
 ## 0.3.0
 ## 0.3.0
 
 
 Fix: [#91](https://github.com/CaiJingLong/flutter_ijkplayer/issues/91)
 Fix: [#91](https://github.com/CaiJingLong/flutter_ijkplayer/issues/91)

+ 1 - 1
example/pubspec.lock

@@ -82,7 +82,7 @@ packages:
       path: ".."
       path: ".."
       relative: true
       relative: true
     source: path
     source: path
-    version: "0.3.0"
+    version: "0.3.1"
   flutter_localizations:
   flutter_localizations:
     dependency: "direct main"
     dependency: "direct main"
     description: flutter
     description: flutter

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: flutter_ijkplayer
 name: flutter_ijkplayer
 description: Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.
 description: Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.
-version: 0.3.0
+version: 0.3.1
 author: caijinglong<cjl_spy@163.com>
 author: caijinglong<cjl_spy@163.com>
 homepage: https://github.com/CaiJingLong/flutter_ijkplayer
 homepage: https://github.com/CaiJingLong/flutter_ijkplayer