Skip to content

Commit e371011

Browse files
committed
Correct Flutter version to 3.38.5.
1 parent 780bafc commit e371011

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,4 +1356,4 @@ packages:
13561356
version: "3.1.3"
13571357
sdks:
13581358
dart: ">=3.8.0-0 <4.0.0"
1359-
flutter: ">=3.38.0"
1359+
flutter: ">=3.38.5"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: 1.4.0+236
55

66
environment:
77
sdk: '>=3.6.0 <4.0.0'
8-
flutter: 3.38.0
8+
flutter: 3.38.5
99

1010
dependencies:
1111
accessibility_tools: ^2.4.1

0 commit comments

Comments
 (0)