Samoy / image_save

Save image to album or sandbox
https://pub.dev/packages/image_save
MIT License
23 stars 27 forks source link

Path to saved file #17

Open Alisofin opened 3 years ago

Alisofin commented 3 years ago

If I save the image to sandbox (ImageSave.saveImageToSandbox(_data, "file.jpeg"), what is the path to this file ? Many thanks.