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.
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?
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?