File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33--------------------------------------------
4+ [ 1.2.1] - 2024-02-05
5+
6+ * Downgrade some dependencies make more compatible.
7+
48[ 1.2.0] - 2024-02-05
59
610* Make E2EE events to be consistent with native.
Original file line number Diff line number Diff line change 11name : dart_webrtc
22description : Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
3- version : 1.2.0
3+ version : 1.2.1
44homepage : https://github.com/flutter-webrtc/dart-webrtc
55
66environment :
@@ -9,8 +9,8 @@ environment:
99dependencies :
1010 collection : ^1.17.1
1111 js : ^0.6.4
12- logging : ^1.2 .0
13- meta : ^1.11 .0
12+ logging : ^1.1 .0
13+ meta : ^1.8 .0
1414 platform_detect : ^2.0.7
1515 synchronized : ^3.0.0+3
1616 webrtc_interface : ^1.1.2
You can’t perform that action at this time.
0 commit comments