miguelpruivo/flutter_file_picker

Persistent file access option

12people opened this issue · 4 comments

It'd be great to be able to access a file persistently, maintaining file access permissions across restarts. (My use case would be a todo list, where a user would choose a todo.txt file that they could edit from multiple apps.)

This could be done:

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

It's worth noting that the flutter_picker_writable library is trying to do something similar (though it doesn't support macOS yet).

It'd be nice to have a single package for all file picker use-cases, though.

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

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