cjl_macbook 6 lat temu
rodzic
commit
9a7095b5c8
3 zmienionych plików z 6 dodań i 2 usunięć
  1. 4 0
      CHANGELOG.md
  2. 1 1
      example/pubspec.lock
  3. 1 1
      pubspec.yaml

+ 4 - 0
CHANGELOG.md

@@ -1,3 +1,7 @@
+## 0.1.9
+
+add screen shot method.
+
 ## 0.1.8
 
 Screen rotation and full screen control code.

+ 1 - 1
example/pubspec.lock

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

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: flutter_ijkplayer
 description: Flutter version of bilibilibili ijkplayer, supports common playback protocols, easy to use.
-version: 0.1.8
+version: 0.1.9
 author: caijinglong<cjl_spy@163.com>
 homepage: https://github.com/CaiJingLong/flutter_ijkplayer