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 69f36e6 commit 2a42d9aCopy full SHA for 2a42d9a
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.12.7] - 2025-01-24
5
+
6
+* [iOS] More robustness for video renderer. (#1751)
7
8
[0.12.6] - 2025-01-20
9
10
* [iOS] fix In-app screen recording.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.12.6
+version: 0.12.7
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments