Skip to content

Commit 7c5699e

Browse files
committed
feat: Add upper bound constraint on the Dart SDK.
1 parent 4c1272b commit 7c5699e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository: https://github.com/xuelongqy/flutter_easy_refresh
66
issue_tracker: https://github.com/xuelongqy/flutter_easy_refresh/issues
77

88
environment:
9-
sdk: ">=2.19.0"
9+
sdk: ">=2.19.0 <4.0.0"
1010
flutter: ">=3.7.0"
1111

1212
dependencies:

0 commit comments

Comments
 (0)