@@ -1,3 +1,9 @@
+## 0.3.0
+
+Fix: [#91](https://github.com/CaiJingLong/flutter_ijkplayer/issues/91)
+- Fix: for android annotation @Nonnull
## 0.2.9
Fix: [#87](https://github.com/CaiJingLong/flutter_ijkplayer/issues/87)
@@ -82,7 +82,7 @@ packages:
path: ".."
relative: true
source: path
- version: "0.2.9"
+ version: "0.3.0"
flutter_localizations:
dependency: "direct main"
description: flutter
@@ -1,6 +1,6 @@
name: flutter_ijkplayer
description: Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.
-version: 0.2.9
+version: 0.3.0
author: caijinglong<cjl_spy@163.com>
homepage: https://github.com/CaiJingLong/flutter_ijkplayer