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

Fixed an issue where null was returned when picking up files #1618

Closed nespjin closed 1 week ago

nespjin commented 1 month ago

Fixed an issue that always returned null when selecting files on Redmi NOTE 9

miguelpruivo commented 1 week ago

Thanks.