Skip to content

Commit 5fcf96f

Browse files
authored
Update Dart SDK version constraint to <4.0.0
1 parent 1421f3e commit 5fcf96f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage: https://github.com/diegoveloper/
55
repository: https://github.com/diegoveloper/flutter_keyboard_actions/
66

77
environment:
8-
sdk: '>=2.17.0 <3.0.0'
8+
sdk: '>=2.17.0 <4.0.0'
99

1010
dependencies:
1111
flutter:

0 commit comments

Comments
 (0)