File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------------------------------------------
4
- 2020-03-18: Version 0.5.0
4
+ [ 0.5.1] - 2022-03-01
5
+
6
+ * fix: Get resource URL(Location) from the response headers.
7
+
8
+ [ 0.5.0] - 2020-03-18
5
9
6
10
* Add complete example.
7
11
* Support publish and subscribe.
8
12
* Add QR code scanner for set WHIP URL.
9
13
10
- 2020-03-17: Version 0.2.0
14
+ [ 0.2.0] - 2020-03-17
11
15
12
16
* First working version
13
17
14
- 2022-03-17: Version 0.1.0
18
+ [ 0.1.0] - 2022-03-17
15
19
16
20
* Initial release
Original file line number Diff line number Diff line change 1
1
name : flutter_whip
2
- version : 0.5.0
2
+ version : 0.5.1
3
3
description : WebRTC-HTTP ingestion protocol (WHIP) library for flutter.
4
4
homepage : https://github.com/cloudwebrtc/flutter-whip.git
5
5
environment :
You can’t perform that action at this time.
0 commit comments