We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 093bbfb commit 45c74e9Copy full SHA for 45c74e9
example/pubspec.yaml
@@ -6,7 +6,7 @@ description: Demonstrates how to use the flutter_unity_widget 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.12.0 <3.0.0"
10
11
dependencies:
12
cupertino_icons: ^1.0.0
0 commit comments