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 7a9a438 commit 65d08e7Copy full SHA for 65d08e7
pubspec.yaml
@@ -1,13 +1,13 @@
1
name: dart_webrtc
2
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
3
-version: 1.0.4
+version: 1.0.5
4
homepage: https://github.com/flutter-webrtc/dart-webrtc
5
6
environment:
7
sdk: '>=2.13.0 <3.0.0'
8
9
dependencies:
10
- webrtc_interface: ^1.0.2
+ webrtc_interface: ^1.0.3
11
12
dev_dependencies:
13
build_runner: ^1.10.0
0 commit comments