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 95be5f0 commit 8a590feCopy full SHA for 8a590fe
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.8.3] - 2022-03-01
5
+
6
+* [Android/iOS] Update android/ios webrtc native sdk versions.
7
+* [Windows] Feature of selecting i/o audio devices by passing sourceId and/or deviceId constraints (#851).
8
9
[0.8.2] - 2022-02-08
10
11
* [Android/iOS/macOS/Web] Add restartIce.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.8.2
+version: 0.8.3
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.12.0 <3.0.0'
0 commit comments