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

Support OneDrive, Mega, and others in saveFile #1601

Closed saif-ellafi closed 1 month ago

saif-ellafi commented 1 month ago

Hey all,

For some reason, pickFiles does show the integration to cloud services, like OneDrive, Google Drive, and Mega. The "Open From" system dialog is very complete and comprehensive and can bring files from literally anywhere.

However, for saveFile in Android, I only get the option to store in my local storage, or in Google Drive, but none of the other cloud providers. Not sure why is this?

image

Thanks!

github-actions[bot] commented 1 month ago

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

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 14 days since being marked as stale.