flutter-ble
flutter-ble copied to clipboard
_connecteddevice , _services not initialized
I copied this code and run on my flutter version 3.0.4. It says BluetoothDevice _connecteddevice ; List<BluetoothService> _services;
are not initialized.
Did you solve the problem? I have the same problem.