Skip to content

Commit b2ff90f

Browse files
committed
Update SDK Environment
1 parent 78dfc08 commit b2ff90f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ repository: https://github.com/Codelessly/CodelesslyAPI
88
issue_tracker: https://github.com/Codelessly/CodelesslyAPI/issues
99

1010
environment:
11-
sdk: '>=3.0.0 <4.0.0'
11+
sdk: ">=3.0.0 <4.0.0"
12+
flutter: ">=3.10.0"
1213

1314
dependencies:
1415
equatable: ">=2.0.5 <3.0.0"

0 commit comments

Comments
 (0)