We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb594c commit a7c55beCopy full SHA for a7c55be
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.0.1] - 2021-11-25
5
+
6
+* Bump interface version to 1.0.1
7
+* Reduce code.
8
9
+1.0.0
10
11
+* Refactor using webrtc_interface.
12
13
0.2.3
14
15
* Fix bug for simulcast.
pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_webrtc
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
-version: 1.0.0
+version: 1.0.1
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments