We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35eaf67 commit a8c9da9Copy full SHA for a8c9da9
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.9.42+hotfix.1] - 2023-09-15
5
+
6
+* [Windows/Linux] fix: fix cannot start vp8/h264 encoder correctly.
7
8
[0.9.42] - 2023-09-15
9
10
* [Dart/Native] feat: add more framcryptor api (#1444)
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.9.42
+version: 0.9.42+hotfix.1
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.12.0 <4.0.0'
0 commit comments