This is a bug of Gallery Saver Package. https://github.com/CarnegieTechnologies/gallery_saver/issues/66 It can not save image that's filename does not end with it's file extension like below. "https://firebasestorage.googleapis.com/v0/b/eventat-4ba96.appspot.com/o/2019-Metrology-Events.jpg?alt=media&token=bfc47032-5173-4b3f-86bb-9659f46b362a" When I tested for android, It can save image. For ios, It show the success snackbar. but not added to gallery. So I added some logic. If imageurl does not end with it's file extension, file extension is added to image url for saving.pull/651/head
parent
bd80406bf9
commit
883e736a36
1 changed files with 20 additions and 0 deletions
Loading…
Reference in new issue