andrey-ushakov / esc_pos_bluetooth

ESC/POS (thermal, receipt) printing for Flutter & Dart (Android/iOS)
BSD 3-Clause "New" or "Revised" License
246 stars 320 forks source link

Non BLE printer #53

Open niktses opened 3 years ago

niktses commented 3 years ago

I have a non ble device. Android works fine. But ios doesnt. From my understanding non ble devices dont work with CoreBluetooth Api and need to use ExternalAccessory Api. Is there a chance that you support non ble devices?

bhaveshbusa commented 2 years ago

Does the library not work non-BLE devices?