Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use the correct flutter sdk
  • Loading branch information
ditman committed Feb 23, 2021
commit fb2355a4c9f0393e41834d8a8500fbab99235fb7
2 changes: 1 addition & 1 deletion packages/file_selector/file_selector_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ dev_dependencies:

environment:
sdk: '>=2.12.0-259.9.beta <3.0.0'
flutter: ">=1.20.0-0"
flutter: ">=1.20.0"