2023-02-26 01:07

This commit is contained in:
2023-02-26 01:07:56 +09:00
commit 97b4af1d75
9 changed files with 71 additions and 0 deletions

12
hello/pubspec.lock Normal file
View File

@@ -0,0 +1,12 @@
# Generated by pub
# See https://dart.dev/tools/pub/glossary#lockfile
packages:
pedantic:
dependency: "direct dev"
description:
name: pedantic
url: "https://pub.dartlang.org"
source: hosted
version: "1.11.0"
sdks:
dart: ">=2.12.0 <3.0.0"