mintware-de / flutter_barcode_reader

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

Error in version 1.0.0 #93

Closed dxdiagmauric closed 5 years ago

dxdiagmauric commented 5 years ago

Error build app: barcode_scan: ^1.0.0

FAILURE: Build failed with an exception.

This problem disapear in version 0.0.8

albo1337 commented 5 years ago

same here!

albo1337 commented 5 years ago

Fixed it! You have to uprade your build.gradle (project level) to kotlin version 1.3.20 and gradle 3.3.1. Then it should work with version 1.0.0 and AndroidX support.

matthewtsmith commented 5 years ago

@albo1337 solution is correct. You must updated gradle to AndroidX. If you are not ready to update yet, then stay on 0.0.8