mirror of
https://gitlab.com/comunic/comunicmobile
synced 2024-11-21 20:39:22 +00:00
Update image_picker
dependency
This commit is contained in:
parent
30494ff74a
commit
2b05fbda35
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user