zebra_tc 1.0.0
zebra_tc: ^1.0.0 copied to clipboard
Flutter plugin for Zebra TC series built-in barcode scanner via DataWedge.
1.0.0 #
- Initial release.
ZebraTc.scanStream— broadcast stream of barcode scan results viaBroadcastReceiver.createProfile(String name)— creates and configures a DataWedge profile for the app (barcode + intent output plugins).enableScanner()/disableScanner()— resume or suspend the scanner input plugin.startScan()/stopScan()— soft scan trigger (programmatic scan button).setFlash({required bool enabled})— toggle scanner flashlight (torch mode).- Android only. Requires Zebra device with DataWedge, min SDK 24.