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 b5dedae commit 8292f27Copy full SHA for 8292f27
pubspec.yaml
@@ -10,7 +10,7 @@ description: A new Flutter application.
10
version: 1.0.0+1
11
12
environment:
13
- sdk: ">=2.0.0-dev.68.0 <3.0.0"
+ sdk: ">=2.2.0 <3.0.0"
14
15
dependencies:
16
flutter:
@@ -19,9 +19,7 @@ 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:
23
- git:
24
- url: https://github.com/cloudwebrtc/flutter-webrtc.git
+ flutter_webrtc: ^0.2.2
25
shared_preferences: 0.5.2
26
27
dev_dependencies:
0 commit comments