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

Is there a way to get original file path #1625

Closed arun-gautham closed 2 weeks ago

arun-gautham commented 2 weeks ago

I have noticed the Filepicker copies the file that are picked and returns the path. Is there a way to get the actual location of the file rather than the copyied path

arun-gautham commented 2 weeks ago

not possible