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 0eb5afa commit c46e2c9Copy full SHA for c46e2c9
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.9.2] - 2022-08-09
5
+
6
+* [Android] update libwebrtc to com.github.webrtc-sdk:android:104.5112.01.
7
+* [iOS/macOS] update WebRTC-SDK to 104.5112.02.
8
+* [Windows] update libwebrtc.dll to 104.5112.02.
9
10
[0.9.0] - 2022-07-27
11
12
* [macOS] Added screen-sharing support for macOS
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.9.0
+version: 0.9.2
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.12.0 <3.0.0'
0 commit comments