builld files

This commit is contained in:
Shawn 2022-11-29 10:11:56 -07:00
parent 77c749effb
commit e80576476e

View File

@ -245,7 +245,7 @@ packages:
name: file name: file
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "6.1.2" version: "6.1.4"
fixnum: fixnum:
dependency: transitive dependency: transitive
description: description:
@ -1034,7 +1034,7 @@ packages:
name: test_api name: test_api
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.4.12" version: "0.4.14"
timing: timing:
dependency: transitive dependency: transitive
description: description:
@ -1132,14 +1132,14 @@ packages:
name: vector_math name: vector_math
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "2.1.2" version: "2.1.3"
vm_service: vm_service:
dependency: transitive dependency: transitive
description: description:
name: vm_service name: vm_service
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "9.3.0" version: "9.4.0"
watcher: watcher:
dependency: transitive dependency: transitive
description: description:
@ -1197,5 +1197,5 @@ packages:
source: hosted source: hosted
version: "2.3.0" version: "2.3.0"
sdks: sdks:
dart: ">=2.17.1 <3.0.0" dart: ">=2.18.0 <3.0.0"
flutter: ">=3.0.0" flutter: ">=3.0.0"