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

Scripting flutter pub upgrade (#242)

This commit is contained in:
Brett Morgan
2020-01-16 10:06:33 +10:00
committed by GitHub
parent c595b0a498
commit 13125bc435
7 changed files with 27 additions and 13 deletions

View File

@@ -73,7 +73,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.5.5"
version: "1.6.0"
string_scanner:
dependency: transitive
description:
@@ -103,4 +103,4 @@ packages:
source: hosted
version: "2.0.8"
sdks:
dart: ">=2.4.0 <3.0.0"
dart: ">=2.6.0 <3.0.0"