Category "storage-access-framework"

In Flutter on Android: how to save non-image file so the user can instantly see it in other apps?

How can I save a file (txt/pdf/doc etc.) in my Flutter app on Android device in such a way that it will be accessible or "visible to the user" from any other ap

How to do file operations (create/write/update/delete files) using the Flutter "saf" Package

How to do file operations (create/write/update/delete files) using the Flutter "saf" Package. link:- pub.dev/packages/saf I didn't find any solutions on Google.

Persisted SAF URI from Google Drive changes after a few days, content is unreachable

I'm persisting an URI obtained via SAF launched with the following intent: val intent = Intent(Intent.ACTION_CREATE_DOCUMENT) .setType("application/json")

How to hint content manager chooser to open directly on a selectable position with ACTION_OPEN_DOCUMENT_TREE

When you use ACTION_OPEN_DOCUMENT_TREEto pick the permission to a path where to store files in Android 11, the default Android content manager by default opens