1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

flutter pub upgrade --major-versions (#1061)

This commit is contained in:
Brett Morgan
2022-04-06 11:45:20 +10:00
committed by GitHub
parent dd54b941d2
commit 3b46646306
22 changed files with 75 additions and 65 deletions

View File

@@ -295,7 +295,7 @@ packages:
name: shelf
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "1.3.0"
shelf_packages_handler:
dependency: transitive
description:
@@ -514,5 +514,5 @@ packages:
source: hosted
version: "3.1.0"
sdks:
dart: ">=2.14.0 <3.0.0"
dart: ">=2.16.0 <3.0.0"
flutter: ">=2.10.0"