Skip to content

Commit 91f1461

Browse files
PIG208gnprice
authored andcommitted
deps: Upgrade Flutter to 3.27.0-1.0.pre.166
And update Flutter's supporting libraries to match.
1 parent ce3302e commit 91f1461

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -315,10 +315,10 @@ packages:
315315
dependency: transitive
316316
description:
317317
name: file
318-
sha256: "5fc22d7c25582e38ad9a8515372cd9a93834027aacf1801cf01164dac0ffa08c"
318+
sha256: a3b4f84adafef897088c160faf7dfffb7696046cb13ae90b508c2cbc95d3b8d4
319319
url: "https://pub.dev"
320320
source: hosted
321-
version: "7.0.0"
321+
version: "7.0.1"
322322
file_picker:
323323
dependency: "direct main"
324324
description:
@@ -1400,5 +1400,5 @@ packages:
14001400
source: path
14011401
version: "0.0.1"
14021402
sdks:
1403-
dart: ">=3.6.0-334.2.beta <4.0.0"
1404-
flutter: ">=3.27.0-1.0.pre.25"
1403+
dart: ">=3.7.0-50.0.dev <4.0.0"
1404+
flutter: ">=3.27.0-1.0.pre.166"

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ environment:
1414
# We use a recent version of Flutter from its main channel, and
1515
# the corresponding recent version of the Dart SDK.
1616
# Feel free to update these regularly; see README.md for instructions.
17-
sdk: '>=3.6.0-334.2.beta <4.0.0'
18-
flutter: '>=3.27.0-1.0.pre.25'
17+
sdk: '>=3.7.0-50.0.dev <4.0.0'
18+
flutter: '>=3.27.0-1.0.pre.166'
1919

2020
# To update dependencies, see instructions in README.md.
2121
dependencies:

0 commit comments

Comments
 (0)