rw_barcode_scanner 1.0.3 copy "rw_barcode_scanner: ^1.0.3" to clipboard
rw_barcode_scanner: ^1.0.3 copied to clipboard

PlatformAndroid

Barcode Scanner Plugin for RealWear Devices

rw_barcode_scanner #

Barcode Scanner Plugin for RealWear Devices HMT-1 & 500.

Usage #

// barcode
final contents = await RwBarcodeScanner.scan(barcode);
// upc
final contents = await RwBarcodeScanner.scan(upc);
// qr
final contents = await RwBarcodeScanner.scan(qr);

0
likes
130
pub points
32%
popularity

Publisher

verified publishervieaura.com

Barcode Scanner Plugin for RealWear Devices

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on rw_barcode_scanner