image_gallery_saver icon indicating copy to clipboard operation
image_gallery_saver copied to clipboard

how do i create subfolders ?

Open ardipermana59 opened this issue 3 years ago • 0 comments

final success = await ImageGallerySaver.saveImage(bytes.value, name: 'image'); i used it.the image will be saved in the folder Pictures with name image. how do i create subfolders ? like Pictures/MyApp/image.jpg

ardipermana59 avatar Aug 05 '21 06:08 ardipermana59