CodingWithTashi / simple_barcode_scanner

Simple Barcode Scanner
https://pub.dev/packages/simple_barcode_scanner
MIT License
49 stars 77 forks source link

Error in flutter web build 0.2.2 #87

Closed Maverik1408 closed 6 days ago

Maverik1408 commented 6 days ago

Getting this error after upgrading to version - 0.2.2

../../../../AppData/Local/Pub/Cache/hosted/pub.dev/simple_barcode_scanner-0.2.2/lib/simple_barcode_scanner.dart:128:9: Error: Type 'BarcodeScannerViewCreated' not found. final BarcodeScannerViewCreated onBarcodeViewCreated; ^^^^^^^^^^^^^^^^^^^^^^^^^ ../../../../AppData/Local/Pub/Cache/hosted/pub.dev/simple_barcode_scanner-0.2.2/lib/simple_barcode_scanner.dart:128:9: Error: 'BarcodeScannerViewCreated' isn't a type. final BarcodeScannerViewCreated onBarcodeViewCreated; ^^^^^^^^^^^^^^^^^^^^^^^^^ ../../../../AppData/Local/Pub/Cache/hosted/pub.dev/simple_barcode_scanner-0.2.2/lib/simple_barcode_scanner.dart:291:12: Error: The method 'BarcodeScannerView' isn't defined for the class 'SimpleBarcodeScanner'.

CodingWithTashi commented 6 days ago

Fixed in 0.2.3