8000 release: 0.11.6. · The-Funk/flutter-webrtc@eab05dc · GitHub
[go: up one dir, main page]

Skip to content

Commit eab05dc

Browse files
committed
release: 0.11.6.
1 parent 2de2f24 commit eab05dc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33
--------------------------------------------
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+
411
[0.11.5] - 2024-07-23
512

613
* [Android] Report actual sizes for camera media stream track (#1636).

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

0 commit comments

Comments
 (0)
0