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 9f9dfd8 commit 5dc6dabCopy full SHA for 5dc6dab
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.9.23] - 2023-02-17
5
+
6
+* [Windows/Linux] Updated libwebrtc binary for windows/linux to fix two crashes.
7
8
[0.9.22] - 2023-02-14
9
10
* [iOS] fix: Without any setActive for rtc session, libwebrtc manages the session counter by itself. (#1266)
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.9.22
+version: 0.9.23
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.12.0 <3.0.0'
0 commit comments