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 f5032c4 commit bdd5bccCopy full SHA for bdd5bcc
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.12.3] - 2024-11-29
5
+
6
+* [iOS/Android/macOS] feat: Expose AV Processing and Sink native APIs.
7
8
[0.12.2] - 2024-11-26
9
10
* [Dart] fix: race condition during video renderer initialization. (#1692)
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.12.2
+version: 0.12.3
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments