natsuk4ze / gal

How to Save Image or Video to Photo Gallery in Flutter
https://pub.dev/packages/gal
BSD 3-Clause "New" or "Revised" License
83 stars 12 forks source link

Can "Gal.putImage" return the path of the saved image, instead of void? #203

Closed MiguelSOliveira closed 5 months ago

MiguelSOliveira commented 5 months ago

Did you check the documentation and it did not help?

Proposal

I would like to get the saved image path after saving it to gallery.

Use case

It's basically the same as this closed issue: https://github.com/natsuk4ze/gal/issues/124