Skip to content

Commit f8262fb

Browse files
committed
Update SDK contraints
1 parent 0d4d242 commit f8262fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: dummy_yaml
22

33
environment:
4-
sdk: ">=2.12.0 <3.0.0"
4+
sdk: ">=2.12.0 <4.0.0"
55

66
dependencies:
77
flutter:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository: https://github.com/olexale/bdd_widget_test
55
issue_tracker: https://github.com/olexale/bdd_widget_test/issues
66

77
environment:
8-
sdk: ">=2.18.0 <3.0.0"
8+
sdk: ">=2.18.0 <4.0.0"
99

1010
dependencies:
1111
build: ^2.2.1

0 commit comments

Comments
 (0)