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 7327009 commit 0b19c50Copy full SHA for 0b19c50
CHANGELOG.md
@@ -1,11 +1,15 @@
1
# Changelog
2
3
--------------------------------------------------------------------------------
4
-[0.5.2] - 2022-03-01
+[0.5.3] - 2022-03-25
5
+
6
+* fix: fix sdp negotiation issue.
7
8
+[0.5.2] - 2022-03-24
9
10
* chore: Update.
11
-[0.5.1] - 2022-03-01
12
+[0.5.1] - 2022-03-24
13
14
* fix: Get resource URL(Location) from the response headers.
15
pubspec.yaml
@@ -1,5 +1,5 @@
name: flutter_whip
-version: 0.5.2
+version: 0.5.3
description: WebRTC-HTTP ingestion protocol (WHIP) library for flutter.
homepage: https://github.com/cloudwebrtc/flutter-whip.git
environment:
0 commit comments