How to use Android Storage Access Framework in flutter(SAF)

69 Views Asked by At

I'm trying to use SAF in flutter. everything is fine. But one specific problem is I' have to request access to folder every time I want to read from the folder. Even if user has already granted access to folder.

I have tried different options specified in the official documentation but I can not get it right

0

There are 0 best solutions below