1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-28 23:32:05 +00:00

web: update sample dependencies

This commit is contained in:
Kevin Moore
2019-06-21 19:41:50 -07:00
parent cfcd1d5f43
commit f79f7d20b5
12 changed files with 60 additions and 60 deletions

View File

@@ -28,7 +28,7 @@ packages:
name: boolean_selector
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.4"
version: "1.0.5"
charcode:
dependency: transitive
description:
@@ -76,7 +76,7 @@ packages:
description:
path: "packages/flutter_web"
ref: HEAD
resolved-ref: "14f1ccfa4000b52c9191140af1214bf5dbe066f2"
resolved-ref: "1ed4317aa91038ba99531037ce00c04672c4bee1"
url: "https://github.com/flutter/flutter_web"
source: git
version: "0.0.0"
@@ -85,7 +85,7 @@ packages:
description:
path: "packages/flutter_web_test"
ref: HEAD
resolved-ref: "14f1ccfa4000b52c9191140af1214bf5dbe066f2"
resolved-ref: "1ed4317aa91038ba99531037ce00c04672c4bee1"
url: "https://github.com/flutter/flutter_web"
source: git
version: "0.0.0"
@@ -94,7 +94,7 @@ packages:
description:
path: "packages/flutter_web_ui"
ref: HEAD
resolved-ref: "14f1ccfa4000b52c9191140af1214bf5dbe066f2"
resolved-ref: "1ed4317aa91038ba99531037ce00c04672c4bee1"
url: "https://github.com/flutter/flutter_web"
source: git
version: "0.0.0"
@@ -412,6 +412,6 @@ packages:
name: yaml
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.15"
version: "2.1.16"
sdks:
dart: ">=2.2.0 <3.0.0"