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.
I'm persisting an URI obtained via SAF launched with the following intent: val intent = Intent(Intent.ACTION_CREATE_DOCUMENT) .setType("application/json")
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