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 bb730e4 commit b4e0362Copy full SHA for b4e0362
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.12.5] - 2024-12-23
5
+
6
+* [iOS/Android] Fixed buf for screen capture.
7
+* [Android] Fixed first frame flickering.
8
9
[0.12.4] - 2024-12-16
10
11
* [iOS/Android] add FocusMode/ExposureMode settings for mobile. (#1435)
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.12.4
+version: 0.12.5
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments