esc_pos_bluetooth
esc_pos_bluetooth copied to clipboard
rebase on flutter_blue?
Hi,
Great package but I miss a few things like being able to access advertisement data of the bluetooth devices to filter out printers only?
Would it be an idea to re-base this on https://pub.dev/packages/flutter_blue which seems to be a bit more mature than flutter_bluetooth_basic?
The functionality is pretty much the same.
@ayushin now, flutter_ bluetooth_ Basic seems to use rfcomm to communicate with printer devices on Android platform, which allows multiple Android devices to connect to the same printer at the same time