File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 0.10.3] - 2024-04-09
5
+
6
+ * [ iOS/macOS] Fix compilation warning for iOS/macOS.
7
+
4
8
[ 0.10.2] - 2024-04-08
5
9
6
10
* [ Native/Web] feat: add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions.
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.10.2
3
+ version : 0.10.3
4
4
homepage : https://github.com/cloudwebrtc/flutter-webrtc
5
5
environment :
6
6
sdk : ' >=3.3.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.3.1
11
+ dart_webrtc : ^1.4.0
12
12
flutter :
13
13
sdk : flutter
14
14
path_provider : ^2.0.2
You can’t perform that action at this time.
0 commit comments