|
@@ -15,13 +15,20 @@ packages:
|
|
|
url: "https://pub.dartlang.org"
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
source: hosted
|
|
|
version: "0.41.2"
|
|
version: "0.41.2"
|
|
|
|
|
+ archive:
|
|
|
|
|
+ dependency: transitive
|
|
|
|
|
+ description:
|
|
|
|
|
+ name: archive
|
|
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
|
|
+ source: hosted
|
|
|
|
|
+ version: "2.0.13"
|
|
|
args:
|
|
args:
|
|
|
dependency: transitive
|
|
dependency: transitive
|
|
|
description:
|
|
description:
|
|
|
name: args
|
|
name: args
|
|
|
url: "https://pub.dartlang.org"
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
source: hosted
|
|
|
- version: "2.0.0"
|
|
|
|
|
|
|
+ version: "1.6.0"
|
|
|
async:
|
|
async:
|
|
|
dependency: transitive
|
|
dependency: transitive
|
|
|
description:
|
|
description:
|
|
@@ -160,6 +167,13 @@ packages:
|
|
|
url: "https://pub.dartlang.org"
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
source: hosted
|
|
|
version: "3.1.0"
|
|
version: "3.1.0"
|
|
|
|
|
+ flutter_launcher_icons:
|
|
|
|
|
+ dependency: "direct dev"
|
|
|
|
|
+ description:
|
|
|
|
|
+ name: flutter_launcher_icons
|
|
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
|
|
+ source: hosted
|
|
|
|
|
+ version: "0.8.1"
|
|
|
flutter_test:
|
|
flutter_test:
|
|
|
dependency: "direct dev"
|
|
dependency: "direct dev"
|
|
|
description: flutter
|
|
description: flutter
|
|
@@ -193,6 +207,13 @@ packages:
|
|
|
url: "https://pub.dartlang.org"
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
source: hosted
|
|
|
version: "4.0.0"
|
|
version: "4.0.0"
|
|
|
|
|
+ image:
|
|
|
|
|
+ dependency: transitive
|
|
|
|
|
+ description:
|
|
|
|
|
+ name: image
|
|
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
|
|
+ source: hosted
|
|
|
|
|
+ version: "2.1.19"
|
|
|
logging:
|
|
logging:
|
|
|
dependency: transitive
|
|
dependency: transitive
|
|
|
description:
|
|
description:
|
|
@@ -215,7 +236,7 @@ packages:
|
|
|
source: hosted
|
|
source: hosted
|
|
|
version: "1.3.0"
|
|
version: "1.3.0"
|
|
|
mockito:
|
|
mockito:
|
|
|
- dependency: "direct main"
|
|
|
|
|
|
|
+ dependency: "direct dev"
|
|
|
description:
|
|
description:
|
|
|
name: mockito
|
|
name: mockito
|
|
|
url: "https://pub.dartlang.org"
|
|
url: "https://pub.dartlang.org"
|
|
@@ -249,6 +270,13 @@ packages:
|
|
|
url: "https://pub.dartlang.org"
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
source: hosted
|
|
|
version: "1.10.0"
|
|
version: "1.10.0"
|
|
|
|
|
+ petitparser:
|
|
|
|
|
+ dependency: transitive
|
|
|
|
|
+ description:
|
|
|
|
|
+ name: petitparser
|
|
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
|
|
+ source: hosted
|
|
|
|
|
+ version: "3.1.0"
|
|
|
pub_semver:
|
|
pub_semver:
|
|
|
dependency: transitive
|
|
dependency: transitive
|
|
|
description:
|
|
description:
|
|
@@ -338,12 +366,19 @@ packages:
|
|
|
url: "https://pub.dartlang.org"
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
source: hosted
|
|
|
version: "1.2.0"
|
|
version: "1.2.0"
|
|
|
|
|
+ xml:
|
|
|
|
|
+ dependency: transitive
|
|
|
|
|
+ description:
|
|
|
|
|
+ name: xml
|
|
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
|
|
+ source: hosted
|
|
|
|
|
+ version: "4.5.1"
|
|
|
yaml:
|
|
yaml:
|
|
|
dependency: transitive
|
|
dependency: transitive
|
|
|
description:
|
|
description:
|
|
|
name: yaml
|
|
name: yaml
|
|
|
url: "https://pub.dartlang.org"
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
source: hosted
|
|
|
- version: "3.0.0"
|
|
|
|
|
|
|
+ version: "2.2.1"
|
|
|
sdks:
|
|
sdks:
|
|
|
dart: ">=2.12.0-0.0 <3.0.0"
|
|
dart: ">=2.12.0-0.0 <3.0.0"
|