Skip to content

Commit a2f5ccf

Browse files
fix: update constraint in pubspec.yaml (#101)
1 parent c505888 commit a2f5ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage: https://github.com/VeryGoodOpenSource/mockingjay
55

66
environment:
77
sdk: ^3.8.0
8-
flutter: ^3.32.0
8+
flutter: ">=3.32.0"
99

1010
dependencies:
1111
flutter:

0 commit comments

Comments
 (0)