mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 462 forks source link

now kotlin version is 1.2.51 but androidx need 1.3.0 #89

Closed blueisboy closed 5 years ago

blueisboy commented 5 years ago

the error in my new computer. what can I do? only change something versions.

techgents commented 5 years ago

Our dev team is having the same issue. It seems the Android X roll out/update has forced the use of Kotlin Gradle 1.3.0 and as a result we cannot use the scanner.

fritz-playmaker commented 5 years ago

similar issue here

fritz-playmaker commented 5 years ago

Check these steps. It worked for me

https://github.com/apptreesoftware/flutter_barcode_reader/issues/71#issuecomment-468291746

matthewtsmith commented 5 years ago

Published 1.0 to pub with this fix