Facundo
Results
2
comments of
Facundo
I'd issues writing users device storage, requesting permission to write just to use an asset image it's ugly, so i found this: using path_provider package to get app's directory [(as...
> I would suggest using path provider and get the app's cache directory which is private to the app and marked as something that can be deleted by the system...