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 3ba848e commit 602d086Copy full SHA for 602d086
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.0.2] - 2021-11-27
5
+
6
+* Fix the type error of minified function in release mode.
7
8
[1.0.1] - 2021-11-25
9
10
* Bump interface version to 1.0.1
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.1
+version: 1.0.2
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments