Cordovafile-transfer deprecated - how to download files form an url?

Hi all.

I’ve been struggling recently trying to implement a simple ‘download’ button that points to an image url, the final result should be the user being able to save the image in its gallery.

I tried using file-transfer but apparently it’s been deprecated for some months now and i if i try to use it i keep getting warning messages in my IDE. I can’t seriously find a good guide/tutorial showing how to implement this simple task.

Suggestions?

Looks like there is no real solution for this basic problem. I’ve been reading and googling for 1 day+ and still nothing. Everything i find is old and deprecated. If someone cal help me i’d really appreciate it.