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 6e19669 commit dd7c8baCopy full SHA for dd7c8ba
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.3.2] - 2024-04-09
5
+
6
+* Fix error when constructing RTCDataChannelInit.
7
8
[1.3.1] - 2024-04-08
9
10
* Add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions.
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.1
+version: 1.3.2
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments