esc_pos_bluetooth icon indicating copy to clipboard operation
esc_pos_bluetooth copied to clipboard

rebase on flutter_blue?

Open ayushin opened this issue 5 years ago • 1 comments

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 avatar Jun 12 '20 09:06 ayushin

@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

CyJaySong avatar Feb 02 '21 09:02 CyJaySong