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
20 stars 12 forks source link

It is not possible to pick new photos if selectedIds are not existing #25

Open vovaklh opened 4 months ago

vovaklh commented 4 months ago

I try to pick new photos with selectedIds which are urls of uploaded photos. When I try to pick new photos the counter starts from previous photos length, I select new photos and loading spinner is running.

Environment: Google Pixel 7A, Android 14