Ruwan Sampath

Results 2 comments of Ruwan Sampath

is any update for this issue ?

also I have the issue, ``` Saf saf = Saf(path); await saf.getDirectoryPermission(isDynamic: true); var cachedFilesPath = await saf.cache(); for (String path in cachedFilesPath!) { if (path.endsWith(images ? 'jpg' : 'mp4'))...