woodemi / quick.flutter

54 stars 64 forks source link

Initialize discoveredPeripherals eagerly #28

Closed fotiDim closed 2 years ago

fotiDim commented 2 years ago

Followup PR to my previous one. DiscoveredPeripherals need to be initialized eagerly otherwise calling disconnect before any other call causes a nil exception.