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 1c8faff commit 2a45f7bCopy full SHA for 2a45f7b
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.6.10] - 2021-10-01
5
+
6
+* [iOS] Fix bug for RtpTransceiver.getCurrentDirection.
7
+* [Dart] Improve MethodChannel calling.
8
9
[0.6.9] - 2021-10-01
10
11
* [iOS] Update WebRTC build (#707).
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.6.9
+version: 0.6.10
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.12.0 <3.0.0'
0 commit comments