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 9bdc491 commit a0a43e9Copy full SHA for a0a43e9
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.5.7] - 2020.11.21
5
+
6
+* [Web] Fix events callback for peerconnection.
7
8
[0.5.6] - 2020.11.21
9
10
* [Android/Darwin/Web] Add onResize event 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.6
+version: 0.5.7
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.2.2 <3.0.0'
0 commit comments