Skip to content

Commit 4b2ad17

Browse files
committed
Set Dart minimum SDK to version 2.18.
1 parent 463c69b commit 4b2ad17

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
@@ -4,7 +4,7 @@ version: 1.6.0+1
44
homepage: https://github.com/fluttercommunity/chewie
55

66
environment:
7-
sdk: '>=2.17.0 <4.0.0'
7+
sdk: '>=2.18.0 <4.0.0'
88
flutter: ">=3.3.0"
99

1010
dependencies:

0 commit comments

Comments
 (0)