8000 Update package version to 0.1.0. · Condelab/flutter-webrtc@8788bef · GitHub
[go: up one dir, main page]

Skip to content

Commit 8788bef

Browse files
committed
Update package version to 0.1.0.
1 parent a8be274 commit 8788bef

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Changelog
22
--------------------------------------------
3+
[0.1.0] - 2019.01.21
4+
5+
* Fix camera switch issues.
6+
* Support data channel, please use the latest demo to test.
7+
* Support screen sharing, but the work is not perfect, there is a problem with the local preview.
8+
39
[0.0.3] - 2018.12.20
410

511
* Update WebRTC to 1.0.25821.

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.
3-
version: 0.0.3
3+
version: 0.1.0
44
author: cloudwebrtc <duanweiwei1982@gmail.com>
55
homepage: https://github.com/cloudwebrtc/flutter-webrtc
66

0 commit comments

Comments
 (0)
0