wms_data 0.0.30 copy "wms_data: ^0.0.30" to clipboard
wms_data: ^0.0.30 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.