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 673 forks source link

ios not recognize file_picker lib #1576

Closed rashedasaad closed 2 months ago

rashedasaad commented 3 months ago

filepicker I'm using file_picker 8.0.7 verion, I tried fluttet pub clean and then pub get but it's still not working

github-actions[bot] commented 3 months ago

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

miguelpruivo commented 2 months ago

This is likely an issue with some cache within your project. I suggest to remove your pub cache + derived data, and fetch the package again.