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
+ [ 0.9.48] - 2024-02-05
5
+
6
+
7
+
4
8
[ 0.9.47] - 2023-11-29
5
9
6
10
* [ Windows/Linux] fix: Check the invalid value of candidate and session description. (#1484 )
Original file line number Diff line number Diff line change 1
1
name : flutter_webrtc
2
2
description : Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3
- version : 0.9.47
3
+ version : 0.9.48
4
4
homepage : https://github.com/cloudwebrtc/flutter-webrtc
5
5
environment :
6
6
sdk : ' >=2.12.0 <4.0.0'
7
7
flutter : ' >=1.22.0'
8
8
9
9
dependencies :
10
10
collection : ^1.17.0
11
- dart_webrtc : 1.1.3
11
+ dart_webrtc : ^1.2.0
12
12
flutter :
13
13
sdk : flutter
14
14
path_provider : ^2.0.2
15
- webrtc_interface : 1.1.2
15
+ webrtc_interface : ^ 1.1.2
16
16
17
17
dev_dependencies :
18
18
flutter_test :
You can’t perform that action at this time.
0 commit comments