mirror of
https://github.com/TrentSPalmer/libre_gps_parser.git
synced 2024-11-16 03:51:30 -08:00
295 lines
6.6 KiB
Plaintext
295 lines
6.6 KiB
Plaintext
# Generated by pub
|
|
# See https://dart.dev/tools/pub/glossary#lockfile
|
|
packages:
|
|
android_intent:
|
|
dependency: "direct main"
|
|
description:
|
|
name: android_intent
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "0.3.2"
|
|
args:
|
|
dependency: transitive
|
|
description:
|
|
name: args
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.5.2"
|
|
async:
|
|
dependency: transitive
|
|
description:
|
|
name: async
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "2.2.0"
|
|
boolean_selector:
|
|
dependency: transitive
|
|
description:
|
|
name: boolean_selector
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.0.4"
|
|
cached_network_image:
|
|
dependency: "direct main"
|
|
description:
|
|
name: cached_network_image
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.1.1"
|
|
charcode:
|
|
dependency: transitive
|
|
description:
|
|
name: charcode
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.1.2"
|
|
collection:
|
|
dependency: transitive
|
|
description:
|
|
name: collection
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.14.11"
|
|
convert:
|
|
dependency: transitive
|
|
description:
|
|
name: convert
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "2.1.1"
|
|
crypto:
|
|
dependency: transitive
|
|
description:
|
|
name: crypto
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "2.0.6"
|
|
cupertino_icons:
|
|
dependency: "direct main"
|
|
description:
|
|
name: cupertino_icons
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "0.1.2"
|
|
file_picker:
|
|
dependency: "direct main"
|
|
description:
|
|
name: file_picker
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.3.8"
|
|
flutter:
|
|
dependency: "direct main"
|
|
description: flutter
|
|
source: sdk
|
|
version: "0.0.0"
|
|
flutter_cache_manager:
|
|
dependency: transitive
|
|
description:
|
|
name: flutter_cache_manager
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.1.1"
|
|
flutter_markdown:
|
|
dependency: "direct main"
|
|
description:
|
|
name: flutter_markdown
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "0.2.0"
|
|
flutter_test:
|
|
dependency: "direct dev"
|
|
description: flutter
|
|
source: sdk
|
|
version: "0.0.0"
|
|
http:
|
|
dependency: "direct main"
|
|
description:
|
|
name: http
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "0.12.0+2"
|
|
http_parser:
|
|
dependency: transitive
|
|
description:
|
|
name: http_parser
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "3.1.3"
|
|
intl:
|
|
dependency: "direct main"
|
|
description:
|
|
name: intl
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "0.15.8"
|
|
markdown:
|
|
dependency: transitive
|
|
description:
|
|
name: markdown
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "2.0.3"
|
|
matcher:
|
|
dependency: transitive
|
|
description:
|
|
name: matcher
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "0.12.5"
|
|
meta:
|
|
dependency: transitive
|
|
description:
|
|
name: meta
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.1.6"
|
|
path:
|
|
dependency: transitive
|
|
description:
|
|
name: path
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.6.2"
|
|
path_provider:
|
|
dependency: "direct main"
|
|
description:
|
|
name: path_provider
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.2.0"
|
|
pedantic:
|
|
dependency: transitive
|
|
description:
|
|
name: pedantic
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.7.0"
|
|
permission_handler:
|
|
dependency: "direct main"
|
|
description:
|
|
name: permission_handler
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "3.2.1+1"
|
|
platform:
|
|
dependency: transitive
|
|
description:
|
|
name: platform
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "2.2.0"
|
|
quiver:
|
|
dependency: transitive
|
|
description:
|
|
name: quiver
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "2.0.3"
|
|
share:
|
|
dependency: "direct main"
|
|
description:
|
|
name: share
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "0.6.2+1"
|
|
shared_preferences:
|
|
dependency: "direct main"
|
|
description:
|
|
name: shared_preferences
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "0.5.3+4"
|
|
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
|
|
version: "1.5.5"
|
|
sqflite:
|
|
dependency: "direct main"
|
|
description:
|
|
name: sqflite
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.1.6+2"
|
|
stack_trace:
|
|
dependency: transitive
|
|
description:
|
|
name: stack_trace
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.9.3"
|
|
stream_channel:
|
|
dependency: transitive
|
|
description:
|
|
name: stream_channel
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "2.0.0"
|
|
string_scanner:
|
|
dependency: transitive
|
|
description:
|
|
name: string_scanner
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.0.4"
|
|
synchronized:
|
|
dependency: transitive
|
|
description:
|
|
name: synchronized
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "2.1.0+1"
|
|
term_glyph:
|
|
dependency: transitive
|
|
description:
|
|
name: term_glyph
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.1.0"
|
|
test_api:
|
|
dependency: transitive
|
|
description:
|
|
name: test_api
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "0.2.5"
|
|
typed_data:
|
|
dependency: transitive
|
|
description:
|
|
name: typed_data
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.1.6"
|
|
url_launcher:
|
|
dependency: "direct main"
|
|
description:
|
|
name: url_launcher
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "5.1.0"
|
|
uuid:
|
|
dependency: transitive
|
|
description:
|
|
name: uuid
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "2.0.2"
|
|
vector_math:
|
|
dependency: transitive
|
|
description:
|
|
name: vector_math
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "2.0.8"
|
|
sdks:
|
|
dart: ">=2.2.2 <3.0.0"
|
|
flutter: ">=1.6.0 <2.0.0"
|