Skip to content

Commit 3d790db

Browse files
authored
Update pubspec.yaml
1 parent 3f40843 commit 3d790db

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pubspec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ dependencies:
1919
# The following adds the Cupertino Icons font to your application.
2020
# Use with the CupertinoIcons class for iOS style icons.
2121
cupertino_icons: ^0.1.2
22-
flutter_webrtc: 0.1.7
22+
flutter_webrtc:
23+
git:
24+
url: https://github.com/cloudwebrtc/flutter-webrtc.git
2325
shared_preferences:
2426

2527
dev_dependencies:

0 commit comments

Comments
 (0)