1

Using flutter web, need to access a local file from PC whose path is fixed. May be user can set permission once and then it automatically picks the file from that fixed path every time on its own?

1 Answers1

0

This should already be supported out of the box by the file_picker plugin, which also works with flutter web?

Paul Mundt
  • 459
  • 6
  • 9