Skip to content

Commit 8e4e2f6

Browse files
committed
remove upper version boundary from SDK's pubspec.yaml
1 parent 44cb200 commit 8e4e2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: 4.26.0
55

66
environment:
77
sdk: ">=2.0.0 <3.0.0"
8-
flutter: ">=1.10.0 <2.0.0"
8+
flutter: ">=1.10.0"
99

1010
dependencies:
1111
flutter:

0 commit comments

Comments
 (0)