mintware-de / flutter_barcode_reader

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

Expecting member declaration #162

Closed YDJSZY closed 4 years ago

YDJSZY commented 4 years ago

Flutter run in android emulator and throw error 'barcode_scan-1.0.0/android/src/main/kotlin/com/apptreesoftware/barcodescan/BarcodeScannerActivity.kt: (23, 9): Expecting member declaration'

devtronic commented 4 years ago

Does the error also exists in the latest version? (v2.0.1)