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 43b87d7 commit b04fc67Copy full SHA for b04fc67
CHANGELOG.md
@@ -1,10 +1,16 @@
1
# Changelog
2
3
--------------------------------------------------------------------------------
4
-2022-03-17: Version 0.1.0
+2020-03-18: Version 0.5.0
5
6
-* Initial release
+* Add complete example.
7
+* Support publish and subscribe.
8
+* Add QR code scanner for set WHIP URL.
9
10
2020-03-17: Version 0.2.0
11
12
* First working version
13
+
14
+2022-03-17: Version 0.1.0
15
16
+* Initial release
pubspec.yaml
@@ -1,5 +1,5 @@
name: flutter_whip
-version: 0.2.0
+version: 0.5.0
description: WebRTC-HTTP ingestion protocol (WHIP) library for flutter.
homepage: https://github.com/cloudwebrtc/flutter-whip.git
environment:
0 commit comments