8000
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 40bde2a commit 982bdb4Copy full SHA for 982bdb4
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.5.5] - 2020.11.21
5
+
6
+* [Android/Darwin] Fix Simulcast issue.
7
8
[0.5.4] - 2020.11.21
9
10
* [Native/Web] Add videoWidth/videoHeight getter for RTCVideoRenderer.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.5.4
+version: 0.5.5
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.2.2 <3.0.0'
0 commit comments