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 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 1.2.1] - 2024-02-05
5
+
6
+ * Downgrade some dependencies make more compatible.
7
+
4
8
[ 1.2.0] - 2024-02-05
5
9
6
10
* Make E2EE events to be consistent with native.
Original file line number Diff line number Diff line change 1
1
name : dart_webrtc
2
2
description : 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
4
4
homepage : https://github.com/flutter-webrtc/dart-webrtc
5
5
6
6
environment :
@@ -9,8 +9,8 @@ environment:
9
9
dependencies :
10
10
collection : ^1.17.1
11
11
js : ^0.6.4
12
- logging : ^1.2 .0
13
- meta : ^1.11 .0
12
+ logging : ^1.1 .0
13
+ meta : ^1.8 .0
14
14
platform_detect : ^2.0.7
15
15
synchronized : ^3.0.0+3
16
16
webrtc_interface : ^1.1.2
You can’t perform that action at this time.
0 commit comments