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 6488764 commit 04e0d23Copy full SHA for 04e0d23
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+0.1.0
5
+
6
+* First working version.
7
8
0.0.1
9
-- Initial version, created by Stagehand
10
+* Initial version, created by Stagehand
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.0.1
+version: 0.1.0
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments