Firelands128 / photo_gallery

A Flutter plugin that retrieves images and videos from mobile native gallery.
BSD 3-Clause "New" or "Revised" License
68 stars 63 forks source link

iOS: No way to retrieve user-friendly filename from Medium. #28

Closed andrewrmiller closed 3 years ago

andrewrmiller commented 3 years ago

I was hoping that I could get the IMG_XXX.JPG filename back from a Medium object but it doesn't look like it is exposed.

I'm building a synchronization engine and while I can use medium.id to generate unique filenames, I'd like to use the friendly names so that I match the behavior that the user sees when they share a photo with others via the iPhone.

Firelands128 commented 3 years ago

Sorry for the late reply! I have added filename property of Medium in version 1.1.1.