2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

I don't even know. Some magic that I found on the internet...

This commit is contained in:
Oliver Walters
2020-05-24 20:29:50 +10:00
parent d53773d95c
commit 77d92f5307
6 changed files with 55 additions and 5 deletions

View File

@ -29,6 +29,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.5"
camera:
dependency: "direct main"
description:
name: camera
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.8+2"
charcode:
dependency: transitive
description:
@ -90,6 +97,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.7.5"
flutter_plugin_android_lifecycle:
dependency: transitive
description:
name: flutter_plugin_android_lifecycle
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.8"
flutter_speed_dial:
dependency: "direct main"
description:
@ -149,6 +163,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.4"
image_picker:
dependency: "direct main"
description:
name: image_picker
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.6+4"
image_picker_platform_interface:
dependency: transitive
description:
name: image_picker_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
matcher:
dependency: transitive
description:
@ -171,7 +199,7 @@ packages:
source: hosted
version: "0.4.0+18"
path:
dependency: transitive
dependency: "direct main"
description:
name: path
url: "https://pub.dartlang.org"
@ -192,7 +220,7 @@ packages:
source: hosted
version: "0.1.4"
path_provider:
dependency: transitive
dependency: "direct main"
description:
name: path_provider
url: "https://pub.dartlang.org"