newlandscanner

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

newlandscanner

newlandscanner #
Capture SDK of Newland Barcode Android devices for Flutter using native Intent broadcast receiver.
Installation #
Add this to your package's pubspec.yaml file:
dependencies:
newlandscanner: ^0.0.1
copied to clipboard
iOS #
not supported
Android #
Make sure the device scan output mode is set to "Output via API".
Usage #
Newlandscanner.listenForBarcodes.listen((event) {
log('BarcodeScanned: ${event.barcodeData}')
});
copied to clipboard
Author #

Mateusz Maziec

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.