Skip to content

Commit 45c74e9

Browse files
author
Ivan
committed
Fix pub get issue
1 parent 093bbfb commit 45c74e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Demonstrates how to use the flutter_unity_widget plugin.
66
publish_to: "none" # Remove this line if you wish to publish to pub.dev
77

88
environment:
9-
sdk: ">=2.7.0 <3.0.0"
9+
sdk: ">=2.12.0 <3.0.0"
1010

1111
dependencies:
1212
cupertino_icons: ^1.0.0

0 commit comments

Comments
 (0)