howljs / hl_image_picker

Simplify media selection, cropping, and camera functionality in your Flutter app. Choose images/videos from the library, crop images, and capture new photos/videos with ease.
https://pub.dev/packages/hl_image_picker
22 stars 13 forks source link

Not possible preselect compressed photos #9

Closed vovaklh closed 10 months ago

vovaklh commented 10 months ago

If I pick photos with compress format the id of each photo is path to this compressed photo so there isn't possible to preselect them because id of original photo is other. Can you fix this if possible?

howljs commented 10 months ago

@vovaklh fixed in v1.2.10. please update to new version