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

Drop lock files from repo (#1282)

This commit is contained in:
Brett Morgan
2022-05-28 07:01:26 +10:00
committed by GitHub
parent 4bb91df627
commit 4af443d33f
67 changed files with 5 additions and 13584 deletions

View File

@@ -1,47 +0,0 @@
# Generated by pub
# See https://dart.dev/tools/pub/glossary#lockfile
packages:
args:
dependency: transitive
description:
name: args
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.0"
charcode:
dependency: transitive
description:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.1"
lints:
dependency: "direct dev"
description:
name: lints
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
markdown:
dependency: "direct main"
description:
name: markdown
url: "https://pub.dartlang.org"
source: hosted
version: "5.0.0"
meta:
dependency: transitive
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.7.0"
path:
dependency: "direct main"
description:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.1"
sdks:
dart: ">=2.17.0-206.0.dev <3.0.0"