We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70425c commit 33236b0Copy full SHA for 33236b0
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.10
2
+
3
+* add AutomaticKeepAliveClientMixin
4
5
## 0.1.9
6
7
* new state for broadcast stream
example/pubspec.lock
@@ -80,7 +80,7 @@ packages:
80
path: ".."
81
relative: true
82
source: path
83
- version: "0.1.8"
+ version: "0.1.9"
84
image:
85
dependency: transitive
86
description:
pubspec.yaml
@@ -1,7 +1,7 @@
name: flutter_wowza
description: Flutter WOWZA plugin for iOS/Android. The project is based on Wowza GoCoder SDK
homepage: https://github.com/VNAPNIC/flutter-wowza
-version: 0.1.9
+version: 0.1.10
author: vn.apnic@gmail.comn
environment:
0 commit comments