File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 0.8.0] - 2021-12-05
5
+
6
+ * [ Dart] Refactor: Use webrtc interface. (#777 )
7
+ * [ iOS] Fix crashes for FlutterRPScreenRecorder stop.
8
+ * [ Web] Don't stop tracks when disposing MediaStream (#760 )
9
+ * [ Windows] Add the necessary parameters for onRemoveTrack (#763 )
10
+ * [ Example] Properly start foreground service in example (#764 )
11
+ * [ Android] Fix crash for Android, close #757 and #734 .
12
+ * [ Dart] Fix typo in deprecated annotations.
13
+ * [ iOS] Fix IOS captureFrame and add support for remote stream captureFrame (#778 )
14
+ * [ Windows] Fix parsing stun configuration (#789 )
15
+ * [ Windows] Fix mute (#792 )
16
+ * [ iOS/Android/Windows] New video constraints syntax (#790 )
17
+
4
18
[ 0.7.1] - 2021-11-04
5
19
6
20
* [ iOS/macOS] Update framework.
6276
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.7.1
3
+ version : 0.8.0
4
4
homepage : https://github.com/cloudwebrtc/flutter-webrtc
5
5
environment :
6
6
sdk : ' >=2.12.0 <3.0.0'
You can’t perform that action at this time.
0 commit comments