AmolGangadhare / flutter_barcode_scanner

Barcode scanner plugin for flutter. Supports barcode scanning for Android and iOS
https://pub.dev/packages/flutter_barcode_scanner
MIT License
380 stars 499 forks source link

Execution failed for task ':flutter_barcode_scanner:extractReleaseAnnotations'. > Lint infrastructure error #315

Open Shubham-Narkhede opened 1 year ago

Shubham-Narkhede commented 1 year ago

It perfectly work on debug mode but when I go to build release apk then I get this error

FAILURE: Build failed with an exception.

adityabintang commented 1 year ago

i have the same issue, can you tell me how to solve it?