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 10385b4 commit e5296fbCopy full SHA for e5296fb
CHANGELOG.md
@@ -1,6 +1,12 @@
1
2
# Changelog
3
4
+[0.12.12] - 2025-03-09
5
+
6
+* [Dart] feat: selectAudioOutput and selectAudioInput methods created to enable dynamic change on audio intput/output device (#1656)
7
+* [Android] feat: Migrate to the new Surface API. (#1726)
8
+* [Chore] chore: fix sponsors logo and links.
9
10
[0.12.11] - 2025-02-23
11
12
* [web] bump version for dart_webrtc.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.12.11
+version: 0.12.12
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments