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

PlatformAndroid
unlisted

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);

2
likes
150
points
21
downloads

Documentation

API reference

Publisher

verified publishervieaura.com

Weekly Downloads

Barcode Scanner Plugin for RealWear Devices

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rw_barcode_scanner

Packages that implement rw_barcode_scanner