8000 release: 1.1.0 · flutter-webrtc/webrtc-interface@c6f948c · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c6f948c

Browse files
release: 1.1.0
1 parent 57dd8c7 commit c6f948c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[1.1.0] - 2023-06-29
5+
6+
* Add FrameCryptor interface.
7+
48
[1.0.13] - 2023-04-14
59

610
* Add RTCDegradationPreference to RTCRtpParameters.

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: webrtc_interface
22
description: WebRTC Interface for Dart-Web/Flutter.
3-
version: 1.0.13
3+
version: 1.1.0
44
homepage: https://flutter-webrtc.org
55

66
environment:
7-
sdk: ">=2.12.0 <3.0.0"
7+
sdk: ">=2.12.0 <4.0.0"
88

99
dev_dependencies:
1010
import_sorter: ^4.6.0

0 commit comments

Comments
 (0)
0