ncdm-stldr

Results 3 issues of ncdm-stldr

### Problem summary When i use `FlutterBluetoothSerial.instance.startDiscovery().listen((bluetoothDiscoveryResult) {//...});` for the first time, I see that the plugin logs some discovered devices, which are not transmitted to the stream i am...

The first time one call `startDiscovery()`, some results are lost and not sent through the stream returned by `startDiscovery`. After investigation, it appeared to me this happens because the plugin...

good first issue

If hackmd was a progressive web app, it could be used like a regular application i.e., not as a browser tab, at least on android and chromeos. Another benefit would...