Package Flutter Bluetooth to Zebra
问题 I need to add printing functionality on a zebra ZQ520 bluetooth thermal printer in an application developed in flutter (Android), does anyone have any suggestions or packages to perform this task? I tried with the packages: esc_pos_printer, esc_pos_bluetooth, flutter-zsdk, zsdk , but I was not successful. Thank you! 回答1: You can have mine plugin from https://github.com/gmeles/flutter_cblue You place it in the project root folder and add your dependency on pub spec.yaml like dependencies: