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 f06c660 commit fb525eeCopy full SHA for fb525ee
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.0.15] - 2023-02-10
5
+
6
+* add bufferedamountlow
7
+* Fix bug for firefox.
8
9
[1.0.14] - 2023-01-30
10
11
* Add support for getCapabilities/setCodecPreferences.
pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_webrtc
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
-version: 1.0.14
+version: 1.0.15
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments