Ardi Permana
Results
2
comments of
Ardi Permana
I am also facing the same issue, and solved with change sdkversion in android/app/build.gradle `defaultConfig { .... targetSdkVersion 30 // to 28 .... }`
@borsezf2 can i customize logic after run `String barcode = await scanner.scan();` i want to get a photo from this camera