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 1882259 commit 01c855cCopy full SHA for 01c855c
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.9.21] - 2023-02-10
5
+
6
+* [Web] Fix: RTCRtpParameters.fromJsObject for Firefox.
7
+* [Web] Add bufferedamountlow.
8
+* [Android] Fixed frame capturer returning images with wrong colors (#1258).
9
+* [Windows] bug fix.
10
11
[0.9.20] - 2023-02-03
12
13
* [Dawrin/Android/Windows] Add getCapabilities/setCodecPreferences methods
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.9.20
+version: 0.9.21
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.12.0 <3.0.0'
0 commit comments