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 456b43d commit 52d63f5Copy full SHA for 52d63f5
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+0.2.0
5
+
6
+* Implement basic functions.
7
8
0.1.0
9
10
* First working version.
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: 0.1.0
+version: 0.2.0
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments