8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b031ec4 commit bc141f4Copy full SHA for bc141f4
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.5.1] - 2020.11.19
5
+
6
+* Improve unfied-plan API for web.
7
+* Add getTransceivers,getSenders, getReceivers methods.
8
9
[0.5.0+1] - 2020.11.18
10
11
* Remove dart-webrtc and reuse the code in dart:html
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.5.0+1
+version: 0.5.1
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.2.2 <3.0.0'
0 commit comments