8000 release: 0.12.5+hotfix.2 · flutter-webrtc/flutter-webrtc@c7f31eb · GitHub
[go: up one dir, main page]

Skip to content

Commit c7f31eb

Browse files
committed
release: 0.12.5+hotfix.2
1 parent ece3838 commit c7f31eb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
8000
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33
--------------------------------------------
4+
[0.12.5+hotfix.2] - 2024-12-25
5+
6+
* [iOS] fix: Audio route issue for iOS.
7+
48
[0.12.5+hotfix.1] - 2024-12-25
59

610
* [iOS/macOS] fix: Pass MediaConstraints for getUserAudio.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_webrtc
22
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3-
version: 0.12.5+hotfix.1
3+
version: 0.12.5+hotfix.2
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=3.3.0 <4.0.0'

0 commit comments

Comments
 (0)
0