Hi, I am currently using the native_exif package in my Flutter project to extract metadata from images. While it works perfectly for photos taken directly from the phone’s camera or screenshots, I have been unable to retrieve metadata (such as the creation date) for images that have been downloaded from social media platforms or Google.
I understand that some platforms may strip metadata for privacy reasons, but I was wondering if there might be any way or workaround through which I could retrieve this data for such images. Could you provide guidance or suggest any improvements that could help with this issue?
Thank you in advance for your support, and I look forward to hearing from you.
Hi, I am currently using the native_exif package in my Flutter project to extract metadata from images. While it works perfectly for photos taken directly from the phone’s camera or screenshots, I have been unable to retrieve metadata (such as the creation date) for images that have been downloaded from social media platforms or Google.
I understand that some platforms may strip metadata for privacy reasons, but I was wondering if there might be any way or workaround through which I could retrieve this data for such images. Could you provide guidance or suggest any improvements that could help with this issue?
Thank you in advance for your support, and I look forward to hearing from you.
Best regards,
Ali Hassan