Skip to content

Commit fd009ac

Browse files
build: increase minimum flutter version
1 parent 26bba7b commit fd009ac

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
@@ -9,7 +9,7 @@ funding:
99

1010
environment:
1111
sdk: '>=3.0.0 <4.0.0'
12-
flutter: ">=3.10.0"
12+
flutter: ">=3.16.0"
1313

1414
dependencies:
1515
flutter:

0 commit comments

Comments
 (0)