PhilipsHue / flutter_reactive_ble

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

Fix typo in log message disconnect in example #810

Closed mdxs closed 10 months ago

mdxs commented 10 months ago

Fixed typo in log message disconnect in example: changed "disconnecting to device:" into the more proper "disconnecting from device:" (similar to log message in exception part).

mdxs commented 10 months ago

@Taym95 Are there specific PR contribution rules that I didn't follow?