CarnegieTechnologies / gallery_saver

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

Os error: File name too long #179

Open avatarKaran opened 2 years ago

avatarKaran commented 2 years ago

How can we provide a unique name to the image so that this can be avoided. Im using signed urls with AWS S3 so my url's are very long.

ertgrulll commented 2 years ago

You can use my fork from local path until @lecicdjuro merge the pr. https://github.com/CarnegieTechnologies/gallery_saver/pull/183