We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159fa75 commit 853f0acCopy full SHA for 853f0ac
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.0.1] - 2021-11-25
5
+
6
+* Added comment for VideoRenderer.onResize.
7
+* Remove unnecessary function alias declarations.
8
9
[1.0.0] - 2021-11-19
10
11
* initial version.
pubspec.yaml
@@ -1,6 +1,6 @@
name: webrtc_interface
description: WebRTC Interface for Dart-Web/Flutter.
-version: 1.0.0
+version: 1.0.1
homepage: https://flutter-webrtc.org
environment:
0 commit comments