Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit af48e8e

Browse files
committed
Remove pubspec upper bound constraint
1 parent acff5e5 commit af48e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/file_selector/file_selector_web/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ dev_dependencies:
2929

3030
environment:
3131
sdk: ">=2.2.0 <3.0.0"
32-
flutter: ">=1.10.0 <2.0.0"
32+
flutter: ">=1.10.0"

0 commit comments

Comments
 (0)