Package tried: https://pub.dev/packages/file_picker
Tried the example code implementation shared via GitHub. But the file path is returned as null
for
web platform. Where same implementation in mobile platform return the path as expected.
Things aware of:
- Path_Provider - Not supported for web
- dart-io-library - Not supported for web
- Open issue in Flutter Repo
Goal is to read the file from the path and not to upload. Any workaround to achieve this will be helpful.
Flutter channel: beta