miguelpruivo / flutter_file_picker

File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
MIT License
1.35k stars 672 forks source link

Media File picked does not return the actual file name #1595

Closed direct2harsh closed 1 month ago

direct2harsh commented 2 months ago

Hi, I am creating a album application and the requirement is to only allow picking Media file (Images and videos). This plugin works great when filetype is any but if changed to only pick specific file type by setting filetype custom or filetype media it does not return the actual file name, instead some random file number is generated. Please suggest any solution or workaround for this

image

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 14 days since being marked as stale.