jhoogstraat / fast_barcode_scanner

A flutter plugin that allows your users to scan any type of barcode on iOS and Android
40 stars 62 forks source link

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher #88

Open qungvinh1280 opened 6 months ago

qungvinh1280 commented 6 months ago

When I use the lib fast_barcode_scanner: ^1.1.4 to build an Android app, I encounter an error as shown in the image below. I don't know if there is any way to fix it? image

devmfouad commented 5 months ago

same issue with me any update ?

jhoogstraat commented 5 months ago

Try the v2 that I am currently working on. It does have some breaking changes, though.