zebra_tc 1.0.0 copy "zebra_tc: ^1.0.0" to clipboard
zebra_tc: ^1.0.0 copied to clipboard

PlatformAndroid

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 via BroadcastReceiver.
  • 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.
1
likes
160
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Zebra TC series built-in barcode scanner via DataWedge.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zebra_tc

Packages that implement zebra_tc