1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

flutter pub upgrade (#524)

This commit is contained in:
Brett Morgan
2020-08-17 20:40:46 +10:00
committed by GitHub
parent c617da7e1e
commit d88f131982
31 changed files with 504 additions and 476 deletions

View File

@@ -21,7 +21,14 @@ packages:
name: markdown
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.3"
version: "2.1.7"
meta:
dependency: transitive
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.2"
path:
dependency: "direct main"
description:
@@ -30,4 +37,4 @@ packages:
source: hosted
version: "1.7.0"
sdks:
dart: ">=2.3.0 <3.0.0"
dart: ">=2.6.0 <3.0.0"