flutter-ble icon indicating copy to clipboard operation
flutter-ble copied to clipboard

_connecteddevice , _services not initialized

Open SGR2807 opened this issue 2 years ago • 1 comments

I copied this code and run on my flutter version 3.0.4. It says BluetoothDevice _connecteddevice ; List<BluetoothService> _services;

are not initialized.

SGR2807 avatar Jul 15 '22 04:07 SGR2807

Did you solve the problem? I have the same problem.

mdizman avatar Sep 20 '22 07:09 mdizman