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 aa02389 commit 2ceaad1Copy full SHA for 2ceaad1
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.8.5] - 2022-04-01
5
+
6
+* [Dart] Expose RTCDataChannel.id (#898)
7
+* [Android] Enable H264 high profile for SimulcastVideoEncoderFactoryWrapper (#890)
8
9
[0.8.4] - 2022-03-28
10
11
* [Android] Fix simulcast factory not sending back EncoderInfo (#891)
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.8.4
+version: 0.8.5
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.12.0 <3.0.0'
0 commit comments