connectivity status issue
Opened this issue · 0 comments
dlawar-abdulqader commented
why this gives me true even if the printer is off?
bool? isConnected = await bluetoothPrint.isConnected;
how can i handle status
Opened this issue · 0 comments
why this gives me true even if the printer is off?
bool? isConnected = await bluetoothPrint.isConnected;
how can i handle status