Skip to content

Commit 173d706

Browse files
committed
chore: bump flutter and dart versions
1 parent 390d2d9 commit 173d706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ repository: https://github.com/flutter-form-builder-ecosystem/flutter_form_build
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/issues
66

77
environment:
8-
sdk: ">=2.17.0 <3.0.0"
9-
flutter: ">=3.0.0"
8+
sdk: ">=2.19.0 <3.0.0"
9+
flutter: ">=3.7.0"
1010

1111
dependencies:
1212
flutter:

0 commit comments

Comments
 (0)