issues
search
KasemJaffer
/
receive_sharing_intent
A Flutter plugin that enables flutter apps to receive sharing photos, text and url from other apps.
Apache License 2.0
334
stars
395
forks
source link
fix(ios): append UUID to shared file names to ensure uniqueness
#323
Open
Harshil-d
opened
2 months ago
Harshil-d
commented
2 months ago
Resolves issue with duplicate filenames when sharing from WhatsApp
Appends UUID to the end of each filename before the extension
Maintains original filename and extension for user readability
Prevents overwriting of files with identical timestamps
Relates to #322 Closes #322
Relates to #322 Closes #322