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 a475ddb commit e28135cCopy full SHA for e28135c
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.9.42] - 2023-09-15
5
+
6
+* [Dart/Native] feat: add more framcryptor api (#1444)
7
+* [Dart/Native] feat: support scalability mode (#1442)
8
+* [Android] fix: Turn off audio routing in non communication modes (#1438)
9
10
+* [Android] feat: Add more control over android audio options.
11
12
[0.9.41] - 2023-08-30
13
14
* [Android] feat: Add more control over android audio options.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.9.41
+version: 0.9.42
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=2.12.0 <4.0.0'
0 commit comments