Show file download from flutter application inside Documents folder

30 views Asked by At

I want to save a text file inside the Documents folder:

I'm saving the file inside "/storage/emulated/0/Documents/" (not using path_provider) but the file isn't shown inside this exact folder: enter image description here

instaed it is only visible inside the Documents folder inside the Internal Storage folder.

0

There are 0 answers