CarnegieTechnologies / gallery_saver

Flutter plugin that saves images and videos to devices gallery
Apache License 2.0
157 stars 329 forks source link

Parameterized url fix #134

Closed ertgrulll closed 2 years ago

ertgrulll commented 3 years ago

Hi, I fixed the "File at path is not an image" and "File at path is not a video" errors on parameterized urls, I removed the "path" package dependency, it was unnecessary. I deleted the print lines and added a nice log line about the file size.

image

ertgrulll commented 3 years ago

Tested path types:

ertgrulll commented 3 years ago

I found another bug.

Ekran Görüntüsü - 2021-07-04 22-08-51