mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-30 16:29:30 +01:00
fix: Image picker on Android 11
This commit is contained in:
parent
13f4848174
commit
de521a831d
@ -39,7 +39,11 @@ dependencies:
|
|||||||
flutter_typeahead: ^3.2.0
|
flutter_typeahead: ^3.2.0
|
||||||
future_loading_dialog: ^0.2.1
|
future_loading_dialog: ^0.2.1
|
||||||
hive_flutter: ^1.1.0
|
hive_flutter: ^1.1.0
|
||||||
image_picker: ^0.8.1+3
|
image_picker:
|
||||||
|
git:
|
||||||
|
url: https://gitlab.com/famedly/company/frontend/flutter-plugins.git
|
||||||
|
ref: image_picker_camera_on_android11
|
||||||
|
path: packages/image_picker/image_picker
|
||||||
intl: any
|
intl: any
|
||||||
localstorage: ^4.0.0+1
|
localstorage: ^4.0.0+1
|
||||||
lottie: ^1.1.0
|
lottie: ^1.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user