PhilipsHue / flutter_reactive_ble

Flutter library that handles BLE operations for multiple devices.
https://developers.meethue.com/
Other
662 stars 326 forks source link

Question: Higher version of RxAndroidBle 1.11.1 safe to use? #803

Open BenelliFurtado opened 11 months ago

BenelliFurtado commented 11 months ago

Hi there and thanks for this great library,

in the README.md you are recommending to use implementation "com.polidea.rxandroidble2:rxandroidble:1.11.1" but there are newer versions of RxAndroidBle like 1.17.2 (https://github.com/dariuszseweryn/RxAndroidBle/releases). So I was wandering if there are any known issues with other versions than 1.11.1 or if the readme is just not updated?

Taym95 commented 10 months ago

Thanks @BenelliFurtado, we will make time for this.