Background Bluetooth Device Discovery Error with flutter_bluetooth_serial and flutter_blue
I am currently working on a Flutter application that involves Bluetooth device discovery in the background. To achieve this, I have tried using the flutter_bluetooth_serial package in combination with flutter_background_service. However, I encountered the error message "Bluetooth is not available"…