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 a788725 commit e1be14eCopy full SHA for e1be14e
example/pubspec.yaml
@@ -6,7 +6,7 @@ description: Demonstrates how to use the flutter_callkeep plugin.
6
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
7
8
environment:
9
- sdk: ">=2.7.0 <3.0.0"
+ sdk: ">=2.2.2 <3.0.0"
10
11
dependencies:
12
flutter:
pubspec.yaml
@@ -1,12 +1,12 @@
1
name: flutter_callkeep
2
description: A new flutter plugin project.
3
version: 0.0.1
4
-author:
5
-homepage:
+author: [email protected]
+homepage: https://github.com/flutter-webrtc/callkeep
- flutter: ">=1.20.0 <2.0.0"
+ flutter: ^1.10.0
0 commit comments