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

Unable to retrieve information from the photo. #33

Open no-chili opened 4 months ago

no-chili commented 4 months ago

unable to retrieve EXIF metadata information such as the creation date of the photo using other plugins.Is there any way to retrieve this information?

no-chili commented 4 months ago

On iOS, images may appear rotated by 90 degrees due to missing image metadata, making it difficult to manually correct them.