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 85557ce commit 372cbd5Copy full SHA for 372cbd5
CHANGELOG.md
@@ -1,6 +1,10 @@
1
2
# Changelog
3
4
+[0.13.1+hotfix.1] - 2024-04-07
5
+
6
+* [Android] fix: Fix `clearAndroidCommunicationDevice` call blocking.
7
8
[0.13.1] - 2025-04-03
9
10
* [Android] fix: remove setPreferredInputDevice when getUserAduio. (#1808)
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.13.1
+version: 0.13.1+hotfix.1
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments