CarnegieTechnologies / gallery_saver

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

saveImage with header actually do nothing #157

Closed RuiChen0101 closed 3 years ago

RuiChen0101 commented 3 years ago

Header provided to saveImage does not pass to _downloadFile, cause downloading protected image been blocked.