image_downloader icon indicating copy to clipboard operation
image_downloader copied to clipboard

Overwrite existing image

Open sleeyax opened this issue 6 years ago • 1 comments

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?

sleeyax avatar Sep 14 '19 17:09 sleeyax

any updates regarding this request?

ahmadkhedr avatar Apr 05 '21 12:04 ahmadkhedr