1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00

flutter pub upgrade (#241)

This commit is contained in:
Brett Morgan
2020-01-15 04:31:25 +10:00
committed by GitHub
parent 234a7f3d0d
commit 676698aa83
9 changed files with 70 additions and 84 deletions

View File

@@ -33,7 +33,7 @@ packages:
name: http
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.0+2"
version: "0.12.0+4"
http_parser:
dependency: transitive
description:
@@ -47,7 +47,7 @@ packages:
name: intl
url: "https://pub.dartlang.org"
source: hosted
version: "0.16.0"
version: "0.16.1"
meta:
dependency: transitive
description:
@@ -110,4 +110,4 @@ packages:
source: hosted
version: "2.0.8"
sdks:
dart: ">=2.2.2 <3.0.0"
dart: ">=2.5.0 <3.0.0"