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 a11a6de commit 8aa3647Copy full SHA for 8aa3647
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.3.1] - 2024-04-08
5
+
6
+* Add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions.
7
8
[1.3.0] - 2024-04-08
9
10
* update to package:web by @jezell in #29.
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.3.0
+version: 1.3.1
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments