1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-10-22 22:43:22 +00:00

Update image_picker dependency

This commit is contained in:
Pierre HUBERT 2021-12-28 17:06:21 +01:00
parent 30494ff74a
commit 2b05fbda35
2 changed files with 2 additions and 2 deletions

View File

@ -379,7 +379,7 @@ packages:
name: image_picker
url: "https://pub.dartlang.org"
source: hosted
version: "0.7.5+4"
version: "0.8.4+4"
image_picker_for_web:
dependency: transitive
description:

View File

@ -31,7 +31,7 @@ dependencies:
sqflite: ^2.0.0+2
# Image picker is used whenever the user wants to send an image
image_picker: ^0.7.2+1
image_picker: ^0.8.4+4
# The HTTP client is used to make requests on the Comunic API
dio: ^4.0.0-beta7