We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4d242 commit f8262fbCopy full SHA for f8262fb
2 files changed
example/pubspec.yaml
@@ -1,7 +1,7 @@
1
name: dummy_yaml
2
3
environment:
4
- sdk: ">=2.12.0 <3.0.0"
+ sdk: ">=2.12.0 <4.0.0"
5
6
dependencies:
7
flutter:
pubspec.yaml
@@ -5,7 +5,7 @@ repository: https://github.com/olexale/bdd_widget_test
issue_tracker: https://github.com/olexale/bdd_widget_test/issues
8
- sdk: ">=2.18.0 <3.0.0"
+ sdk: ">=2.18.0 <4.0.0"
9
10
11
build: ^2.2.1
0 commit comments