Skip to content

Commit

Permalink
increase Flutter SDK requirement so that no ios/ folder is necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian-Samoticha committed Dec 27, 2024
1 parent 85ffd5e commit 497557f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: "https://github.com/GroovinChip/macos_ui"

environment:
sdk: ">=3.5.3 <4.0.0"
flutter: ">=1.10.0"
flutter: ">=1.20.0"

dependencies:
flutter:
Expand Down

0 comments on commit 497557f

Please sign in to comment.