8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece3838 commit c7f31ebCopy full SHA for c7f31eb
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.12.5+hotfix.2] - 2024-12-25
5
+
6
+* [iOS] fix: Audio route issue for iOS.
7
8
[0.12.5+hotfix.1] - 2024-12-25
9
10
* [iOS/macOS] fix: Pass MediaConstraints for getUserAudio.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.12.5+hotfix.1
+version: 0.12.5+hotfix.2
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments