Skip to content

Commit

Permalink
Update pubspec.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
rayjasson98 committed Jan 12, 2021
1 parent 9983d84 commit cd656ef
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,13 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
flutter_plugin_android_lifecycle:
dependency: transitive
description:
name: flutter_plugin_android_lifecycle
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.11"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -427,6 +434,27 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.19"
image_cropper:
dependency: "direct main"
description:
name: image_cropper
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.1"
image_picker:
dependency: "direct main"
description:
name: image_picker
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.7+21"
image_picker_platform_interface:
dependency: transitive
description:
name: image_picker_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
intl:
dependency: "direct main"
description:
Expand All @@ -448,6 +476,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.1"
logger:
dependency: "direct main"
description:
name: logger
url: "https://pub.dartlang.org"
source: hosted
version: "0.9.4"
logging:
dependency: transitive
description:
Expand Down Expand Up @@ -712,6 +747,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.19-nullsafety.2"
tflite_flutter:
dependency: "direct main"
description:
name: tflite_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.0"
tflite_flutter_helper:
dependency: "direct main"
description:
name: tflite_flutter_helper
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.2"
typed_data:
dependency: transitive
description:
Expand Down

0 comments on commit cd656ef

Please sign in to comment.