wms_data 0.0.29 wms_data: ^0.0.29 copied to clipboard
WMS Data package
WMS Data #
Flutter SDK for Advantage Route System's WMS application providing API Calls needed to run the application.
WMS Scanner #
To use, just register a listener function that will use the output of the scanned barcode. This is done with WmsScanner().listen(). Cancel the listener by calling cancel from the returned StreamSubscription.