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

J6 and J5 devices without extensions (when mp3) #1610

Closed felipecastrosales closed 3 weeks ago

felipecastrosales commented 1 month ago

Hey!

I'm facing an issue with selecting mp3 files on J5 and J6 devices. The problem is as follows: when an mp3 file is selected, it shows up without an extension, but any other file type shows up with its extension.

Here is the evidence I gathered using the sample app:

https://github.com/user-attachments/assets/9210e5ec-39b9-40b0-8b95-3ea65c3d3164

On other devices I've tested, this issue didn't occur, so it seems to be a specific problem with the ones I could reproduce (J5 and J6).

felipecastrosales commented 1 month ago

I worked on a fix in: #1611.

@miguelpruivo I'll be happy if you can see it.

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 3 weeks ago

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

felipecastrosales commented 3 weeks ago

@miguelpruivo I'm sure this shouldn't be closed