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

@@ -80,7 +80,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:
@@ -110,4 +110,4 @@ packages:
source: hosted
version: "2.0.8"
sdks:
dart: ">=2.5.0 <3.0.0"
dart: ">=2.6.0 <3.0.0"