Caijinglong 6 anni fa
parent
commit
7a135528a7
3 ha cambiato i file con 13 aggiunte e 2 eliminazioni
  1. 11 0
      CHANGELOG.md
  2. 1 1
      example/pubspec.lock
  3. 1 1
      pubspec.yaml

+ 11 - 0
CHANGELOG.md

@@ -1,3 +1,14 @@
+## 0.2.4
+
+fix bug:
+
+- set datasource and play error.
+- iOS xs max fullscreen problem.
+
+new:
+
+- Customizing the interface affects the full screen.
+
 ## 0.2.3
 
 Fixed the problem that a project without kotlin could not be compiled.

+ 1 - 1
example/pubspec.lock

@@ -82,7 +82,7 @@ packages:
       path: ".."
       relative: true
     source: path
-    version: "0.2.3"
+    version: "0.2.4"
   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.2.3
+version: 0.2.4
 author: caijinglong<cjl_spy@163.com>
 homepage: https://github.com/CaiJingLong/flutter_ijkplayer