mono0926 / barcode_scan2

[reborned barcode_scan] A flutter plugin for reading 2D barcodes and QR codes.
https://pub.dev/packages/barcode_scan2
MIT License
87 stars 78 forks source link

zxing version 1.9.13 does not exist in the mavenCentral #60

Closed bydllhcbn closed 1 year ago

bydllhcbn commented 1 year ago

Change 1.9.13 to since 1.9.8 does not exist in the mavenCentral https://mvnrepository.com/artifact/me.dm7.barcodescanner/zxing

` Execution failed for task ':app:checkReleaseDuplicateClasses'.

Could not resolve all files for configuration ':app:releaseRuntimeClasspath'. Could not find me.dm7.barcodescanner:zxing:1.9.13. Searched in the following locations:

`