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 3f40843 commit 3d790dbCopy full SHA for 3d790db
pubspec.yaml
@@ -19,7 +19,9 @@ dependencies:
19
# The following adds the Cupertino Icons font to your application.
20
# Use with the CupertinoIcons class for iOS style icons.
21
cupertino_icons: ^0.1.2
22
- flutter_webrtc: 0.1.7
+ flutter_webrtc:
23
+ git:
24
+ url: https://github.com/cloudwebrtc/flutter-webrtc.git
25
shared_preferences:
26
27
dev_dependencies:
0 commit comments