flutter_circular_chart/pubspec.lock

147 lines
3.4 KiB
Plaintext
Raw Normal View History

2018-03-21 00:36:21 +00:00
# Generated by pub
2021-03-08 16:37:06 +00:00
# See https://dart.dev/tools/pub/glossary#lockfile
2018-03-21 00:36:21 +00:00
packages:
async:
dependency: transitive
description:
name: async
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "2.5.0-nullsafety.1"
2018-03-21 00:36:21 +00:00
boolean_selector:
dependency: transitive
description:
name: boolean_selector
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "2.1.0-nullsafety.1"
2021-03-08 16:37:06 +00:00
characters:
2018-03-21 00:36:21 +00:00
dependency: transitive
description:
2021-03-08 16:37:06 +00:00
name: characters
2018-03-21 00:36:21 +00:00
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.1.0-nullsafety.3"
2021-03-08 16:37:06 +00:00
charcode:
2018-03-21 00:36:21 +00:00
dependency: transitive
description:
2021-03-08 16:37:06 +00:00
name: charcode
2018-03-21 00:36:21 +00:00
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.2.0-nullsafety.1"
2021-03-08 16:37:06 +00:00
clock:
2018-03-21 00:36:21 +00:00
dependency: transitive
description:
2021-03-08 16:37:06 +00:00
name: clock
2018-03-21 00:36:21 +00:00
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.1.0-nullsafety.1"
2021-03-08 16:37:06 +00:00
collection:
2018-03-21 00:36:21 +00:00
dependency: transitive
description:
2021-03-08 16:37:06 +00:00
name: collection
2018-03-21 00:36:21 +00:00
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.15.0-nullsafety.3"
2021-03-08 16:37:06 +00:00
fake_async:
2018-03-21 00:36:21 +00:00
dependency: transitive
description:
2021-03-08 16:37:06 +00:00
name: fake_async
2018-03-21 00:36:21 +00:00
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.2.0-nullsafety.1"
2018-03-21 00:36:21 +00:00
flutter:
dependency: "direct main"
description: flutter
source: sdk
version: "0.0.0"
2018-08-29 22:49:26 +00:00
flutter_test:
dependency: "direct dev"
description: flutter
source: sdk
version: "0.0.0"
2018-03-21 00:36:21 +00:00
matcher:
dependency: transitive
description:
name: matcher
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "0.12.10-nullsafety.1"
2018-03-21 00:36:21 +00:00
meta:
dependency: transitive
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.3.0-nullsafety.3"
2018-03-21 00:36:21 +00:00
path:
dependency: transitive
description:
name: path
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.8.0-nullsafety.1"
2018-03-21 00:36:21 +00:00
sky_engine:
dependency: transitive
description: flutter
source: sdk
version: "0.0.99"
source_span:
dependency: transitive
description:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.8.0-nullsafety.2"
2018-03-21 00:36:21 +00:00
stack_trace:
dependency: transitive
description:
name: stack_trace
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.10.0-nullsafety.1"
2018-03-21 00:36:21 +00:00
stream_channel:
dependency: transitive
description:
name: stream_channel
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "2.1.0-nullsafety.1"
2018-03-21 00:36:21 +00:00
string_scanner:
dependency: transitive
description:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.1.0-nullsafety.1"
2018-03-21 00:36:21 +00:00
term_glyph:
dependency: transitive
description:
name: term_glyph
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.2.0-nullsafety.1"
2021-03-08 16:37:06 +00:00
test_api:
2018-08-29 22:49:26 +00:00
dependency: transitive
2018-03-21 00:36:21 +00:00
description:
2021-03-08 16:37:06 +00:00
name: test_api
2018-03-21 00:36:21 +00:00
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "0.2.19-nullsafety.2"
2018-03-21 00:36:21 +00:00
typed_data:
dependency: transitive
description:
name: typed_data
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "1.3.0-nullsafety.3"
2018-03-21 00:36:21 +00:00
vector_math:
dependency: transitive
description:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
2021-03-08 21:34:34 +00:00
version: "2.1.0-nullsafety.3"
2018-03-21 00:36:21 +00:00
sdks:
2021-03-08 21:34:34 +00:00
dart: ">=2.10.0-110 <2.11.0"