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 2de2f24 commit eab05dcCopy full SHA for eab05dc
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.11.6] - 2024-08-02
5
+
6
+* [Web] change VideoElement to HTMLVideoElement.
7
+* [iOS] added shared singleton for FlutterWebRTCPlugin (#1634)
8
+* [iOS] Using av samplebuffer for PlatformView (#1635)
9
10
11
[0.11.5] - 2024-07-23
12
13
* [Android] Report actual sizes for camera media stream track (#1636).
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.11.5
+version: 0.11.6
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments