Skip to content

Commit 8292f27

Browse files
authored
Update pubspec.yaml
1 parent b5dedae commit 8292f27

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pubspec.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: A new Flutter application.
1010
version: 1.0.0+1
1111

1212
environment:
13-
sdk: ">=2.0.0-dev.68.0 <3.0.0"
13+
sdk: ">=2.2.0 <3.0.0"
1414

1515
dependencies:
1616
flutter:
@@ -19,9 +19,7 @@ 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:
23-
git:
24-
url: https://github.com/cloudwebrtc/flutter-webrtc.git
22+
flutter_webrtc: ^0.2.2
2523
shared_preferences: 0.5.2
2624

2725
dev_dependencies:

0 commit comments

Comments
 (0)