Skip to content

Commit

Permalink
fix dart version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
GroovinChip committed Jul 3, 2023
1 parent 3af34b1 commit a56544a
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 @@ -5,7 +5,7 @@ homepage: "https://macosui.dev"
repository: "https://github.com/GroovinChip/macos_ui"

environment:
sdk: ">=3.0.0 <=4.0.0"
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"

dependencies:
Expand Down

0 comments on commit a56544a

Please sign in to comment.