image_downloader
image_downloader copied to clipboard
Overwrite existing image
I'm storing images to a custom directory, using a custom filename. However, when I save the same file a second time it gets renamed to something else instead of overwriting it (e.g file.jpg will become file-1.jpg).
Maybe add a bool overwite parameter to AndroidDestinationType.custom() to customize this behavior?
any updates regarding this request?