8000 release: 0.12.12. · lonelyxmas/flutter-webrtc@e5296fb · GitHub
[go: up one dir, main page]

Skip to content

Commit e5296fb

Browse files
committed
release: 0.12.12.
1 parent 10385b4 commit e5296fb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11

22
# Changelog
33

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+
410
[0.12.11] - 2025-02-23
511

612
* [web] bump version for dart_webrtc.

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.11
3+
version: 0.12.12
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=3.3.0 <4.0.0'

0 commit comments

Comments
 (0)
0