Skip to content

Commit fcd9b2e

Browse files
committed
deps: Update Flutter version in pubspec.lock too
Oops, left this out in the previous commit. This edit gets made automatically when running `flutter pub get` or other commands like `flutter run`.
1 parent 3b23852 commit fcd9b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1369,4 +1369,4 @@ packages:
13691369
version: "0.0.1"
13701370
sdks:
13711371
dart: ">=3.7.0-224.0.dev <4.0.0"
1372-
flutter: ">=3.27.0-1.0.pre.744"
1372+
flutter: ">=3.28.0-1.0.pre.35"

0 commit comments

Comments
 (0)