Skip to content

Releases: PhilipsHue/flutter_reactive_ble

v2.6.1

26 Oct 06:43
6914f02
Compare
Choose a tag to compare
  • Prevent incorrect propagation of error in case observing BLE status fails.

v2.6.0

20 Oct 07:12
6c45547
Compare
Choose a tag to compare
  • Fix #125 Class DiscoveredService isn't exported.
  • Set min supported iOS version to 11.
  • Replace RaisedButton with ElevatedButton in Example app

v2.5.3

11 Oct 09:05
11ad5dc
Compare
Choose a tag to compare
  • Fix #118 not sending disconnect update when device is disconnected on Android
  • Fix pubspec sorting

v2.5.2

07 Oct 14:34
755b89a
Compare
Choose a tag to compare
  • Update Android protobuf and depedencies to support new Android sdk.
  • Fix #114 Throwing faulty error when executing hot restart during scanning on Android.

v2.5.1

03 Oct 12:16
79e6c51
Compare
Choose a tag to compare
  • Update Podfile to support new Flutter version

v2.5.0

18 Sep 15:11
90169d6
Compare
Choose a tag to compare
  • Add service discovery operation
  • Fix #104 problems adding library to add-to-app on iOS
  • Fix #105 handle devices changing name during scanning on Android

v2.4.0+1

11 Aug 14:30
3f40f49
Compare
Choose a tag to compare
  • Fix #97 crash on notifications when device gets disconnected on Android

v2.4.0

28 Jul 12:15
d224ff9
Compare
Choose a tag to compare
  • Fix device list layout in the example app
  • Prefer CBAdvertisementDataLocalName over peripheral.name on iOS
  • Add consistent debug logging for both iOS and Android

v2.3.0

22 Jun 11:27
f825461
Compare
Choose a tag to compare
  • Increase test coverage and improved architecture
  • Fix for #73 scanForDevices stream should emit error

v2.2.0

11 May 08:06
a9cce32
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Bump min Dart sdk version to 2.7