photo_view icon indicating copy to clipboard operation
photo_view copied to clipboard

Show Assets from Multi image picker in PhotoViewGallery

Open nausharipov opened this issue 3 years ago • 2 comments

I can't display picked images in PhotoViewGallery because Asset and AssetThumb are not supported by PhotoViewGallery.

Can you add support for Assets or create an ImageProvider wrapper for picked images?

I unsuccessfully tried getting image paths of picked assets

nausharipov avatar Nov 06 '20 04:11 nausharipov

Assuming that you are talking about this plugin, you can pass AssetThumbImageProvider as imageProvider to photo view.

renancaraujo avatar Nov 15 '20 12:11 renancaraujo

Seems promising, I'll let you know as soon as I try AssetThumbImageProvider

nausharipov avatar Nov 19 '20 14:11 nausharipov