1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Update pubspec.yaml files (#971)

This commit is contained in:
Brett Morgan
2022-01-05 11:43:14 +11:00
committed by GitHub
parent 50d5dd968b
commit 26d88f1799
24 changed files with 646 additions and 618 deletions

View File

@@ -7,7 +7,7 @@ packages:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
version: "1.2.0"
charts_common:
dependency: transitive
description:
@@ -82,7 +82,7 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
version: "1.8.1"
sky_engine:
dependency: transitive
description: flutter
@@ -101,7 +101,7 @@ packages:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.1.1"
sdks:
dart: ">=2.12.0 <3.0.0"
dart: ">=2.14.0 <3.0.0"
flutter: ">=2.5.0"