Chip Weinberger

Results 219 comments of Chip Weinberger

Could you share your code on how to make GLFW work with windows remote desktop?

I mostly agree with this, with some documentation clarification. JSON5 nor JSON document a maximum number size. I do understand the motivation for stringify be backwards compatible with JavaScript’s parser....

@mrninhvn , how do I run your fork? Can you host it on github? That would be great. ---- is anyone else getting "unsupported command error"? https://github.com/espressif/esptool-js/issues/139

update to latest `flutter_blue_plus` and it will resolve this issue as well

This is fixed in https://pub.dev/packages/flutter_blue_plus

Looks similar to these (Platform exception + "unknown context"): - https://github.com/PhilipsHue/flutter_reactive_ble/issues/724 - https://github.com/PhilipsHue/flutter_reactive_ble/issues/632 - https://github.com/PhilipsHue/flutter_reactive_ble/issues/624 - https://github.com/PhilipsHue/flutter_reactive_ble/issues/516 - https://github.com/PhilipsHue/flutter_reactive_ble/issues/223 - https://github.com/PhilipsHue/flutter_reactive_ble/issues/573 - https://github.com/PhilipsHue/flutter_reactive_ble/issues/339 - https://github.com/PhilipsHue/flutter_reactive_ble/issues/251 - https://github.com/PhilipsHue/flutter_reactive_ble/issues/137 - https://github.com/PhilipsHue/flutter_reactive_ble/issues/205 -...

in iOS you can't choose. not allowed. Flutter Blue Plus allows choosing on android though.

### FAQ #### How to handle the BLE undeliverable exception On Android side we use the [RxAndroidBle](https://github.com/Polidea/RxAndroidBle) library of Polidea. After migration towards RxJava 2 some of the errors are...