8000 Upgrade version to 0.6.3. · tmthecoder/flutter-webrtc@a7e0aa9 · GitHub
[go: up one dir, main page]

Skip to content

Commit a7e0aa9

Browse files
committed
Upgrade version to 0.6.3.
1 parent f658519 commit a7e0aa9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

33
--------------------------------------------
4+
[0.6.3] - 2021.04.03
5+
6+
* [Dart] Change RTCRtpSender.track to nullable.
7+
* [Web] Fix RTCVideoView/Renderer pauses when changing child in IndexedStack.
8+
49
[0.6.2] - 2021.04.02
510

611
* [Dart] Use enumerateDevices instead of getSources.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_webrtc
22
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3-
version: 0.6.2
3+
version: 0.6.3
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)
0