ncdm-stldr
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...
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...