Ardi Permana

Results 3 issues of Ardi Permana

after running ` String barcode = await scanner.scan();` will return string, can i get a photo after scan ?

` 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...