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 32d83d8 commit 4bfe86cCopy full SHA for 4bfe86c
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.6.9] - 2021-10-01
5
+
6
+* [iOS] Update WebRTC build (#707).
7
+* [Windows] Add Unified-Plan support for windows. (#688)
8
+* [iOS] Improve audio handling on iOS (#705)
9
10
[0.6.8] - 2021-09-27
11
12
* [Android] Use ApplicationContext to verify permissions when activity is null.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.6.8
+version: 0.6.9
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.12.0 <3.0.0'
0 commit comments