1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 19:08:41 +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

@@ -47,7 +47,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:
@@ -124,5 +124,5 @@ packages:
source: hosted
version: "2.0.8"
sdks:
dart: ">=2.2.2 <3.0.0"
dart: ">=2.4.0 <3.0.0"
flutter: ">=0.1.4 <3.0.0"