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

@@ -7,7 +7,7 @@ packages:
name: archive
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.2"
version: "3.3.0"
args:
dependency: transitive
description:
@@ -127,7 +127,7 @@ packages:
name: font_awesome_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "9.2.0"
version: "10.1.0"
image:
dependency: transitive
description:
@@ -370,7 +370,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.1"
version: "2.5.1"
window_size:
dependency: "direct main"
description:

View File

@@ -12,7 +12,7 @@ dependencies:
sdk: flutter
cupertino_icons: ^1.0.2
font_awesome_flutter: ^9.0.0
font_awesome_flutter: ^10.1.0
intl: ^0.17.0
provider: ^6.0.1
shared_preferences: ^2.0.5