|
|
|
@ -9,19 +9,19 @@ packages:
|
|
|
|
|
source: path |
|
|
|
|
version: "0.0.1" |
|
|
|
|
argon2_ffi_base: |
|
|
|
|
dependency: transitive |
|
|
|
|
dependency: "direct main" |
|
|
|
|
description: |
|
|
|
|
name: argon2_ffi_base |
|
|
|
|
url: "https://pub.dartlang.org" |
|
|
|
|
source: hosted |
|
|
|
|
version: "0.0.1" |
|
|
|
|
version: "0.1.0+1" |
|
|
|
|
async: |
|
|
|
|
dependency: transitive |
|
|
|
|
description: |
|
|
|
|
name: async |
|
|
|
|
url: "https://pub.dartlang.org" |
|
|
|
|
source: hosted |
|
|
|
|
version: "2.4.1" |
|
|
|
|
version: "2.4.2" |
|
|
|
|
boolean_selector: |
|
|
|
|
dependency: transitive |
|
|
|
|
description: |
|
|
|
@ -29,6 +29,13 @@ packages:
|
|
|
|
|
url: "https://pub.dartlang.org" |
|
|
|
|
source: hosted |
|
|
|
|
version: "2.0.0" |
|
|
|
|
characters: |
|
|
|
|
dependency: transitive |
|
|
|
|
description: |
|
|
|
|
name: characters |
|
|
|
|
url: "https://pub.dartlang.org" |
|
|
|
|
source: hosted |
|
|
|
|
version: "1.1.0-nullsafety" |
|
|
|
|
charcode: |
|
|
|
|
dependency: transitive |
|
|
|
|
description: |
|
|
|
@ -49,7 +56,7 @@ packages:
|
|
|
|
|
name: collection |
|
|
|
|
url: "https://pub.dartlang.org" |
|
|
|
|
source: hosted |
|
|
|
|
version: "1.14.12" |
|
|
|
|
version: "1.15.0-nullsafety" |
|
|
|
|
fake_async: |
|
|
|
|
dependency: transitive |
|
|
|
|
description: |
|
|
|
@ -87,14 +94,14 @@ packages:
|
|
|
|
|
name: matcher |
|
|
|
|
url: "https://pub.dartlang.org" |
|
|
|
|
source: hosted |
|
|
|
|
version: "0.12.6" |
|
|
|
|
version: "0.12.8" |
|
|
|
|
meta: |
|
|
|
|
dependency: transitive |
|
|
|
|
description: |
|
|
|
|
name: meta |
|
|
|
|
url: "https://pub.dartlang.org" |
|
|
|
|
source: hosted |
|
|
|
|
version: "1.1.8" |
|
|
|
|
version: "1.3.0-nullsafety" |
|
|
|
|
path: |
|
|
|
|
dependency: transitive |
|
|
|
|
description: |
|
|
|
@ -120,7 +127,7 @@ packages:
|
|
|
|
|
name: stack_trace |
|
|
|
|
url: "https://pub.dartlang.org" |
|
|
|
|
source: hosted |
|
|
|
|
version: "1.9.3" |
|
|
|
|
version: "1.9.5" |
|
|
|
|
stream_channel: |
|
|
|
|
dependency: transitive |
|
|
|
|
description: |
|
|
|
@ -148,20 +155,20 @@ packages:
|
|
|
|
|
name: test_api |
|
|
|
|
url: "https://pub.dartlang.org" |
|
|
|
|
source: hosted |
|
|
|
|
version: "0.2.15" |
|
|
|
|
version: "0.2.17" |
|
|
|
|
typed_data: |
|
|
|
|
dependency: transitive |
|
|
|
|
description: |
|
|
|
|
name: typed_data |
|
|
|
|
url: "https://pub.dartlang.org" |
|
|
|
|
source: hosted |
|
|
|
|
version: "1.1.6" |
|
|
|
|
version: "1.3.0-nullsafety" |
|
|
|
|
vector_math: |
|
|
|
|
dependency: transitive |
|
|
|
|
description: |
|
|
|
|
name: vector_math |
|
|
|
|
url: "https://pub.dartlang.org" |
|
|
|
|
source: hosted |
|
|
|
|
version: "2.0.8" |
|
|
|
|
version: "2.1.0-nullsafety" |
|
|
|
|
sdks: |
|
|
|
|
dart: ">=2.7.0 <3.0.0" |
|
|
|
|
dart: ">=2.9.0-18.0 <2.9.0" |
|
|
|
|