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 41aa90f commit 35858a8Copy full SHA for 35858a8
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.6.10+hotfix.1] - 2021-01-02
5
+
6
+* [Web] Fix compiler errors for web.
7
8
[0.6.10] - 2021-10-01
9
10
* [iOS] Fix bug for RtpTransceiver.getCurrentDirection.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.6.10
+version: 0.6.10+hotfix.1
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.12.0 <3.0.0'
0 commit comments