healthrian_ble_interface 1.31.8 copy "healthrian_ble_interface: ^1.31.8" to clipboard
healthrian_ble_interface: ^1.31.8 copied to clipboard

unlisted

Healthrian BLE interface for multiple devices

1.17.0 #

  • Fix a compile error when building web application.

1.16.0 #

  • Fix a bug with getTrackableModule method.

1.11.0 #

  • Fix a bug between filtered and unfiltered streams (filtering process changes original signal).

1.10.0 #

  • Add user-define function for controlling ble streams.

1.9.19 #

  • Change functionality of modules to trackableModules.

1.9.18 #

  • Add createModule in ManagerInterface for making a collection of modules.

1.9.11 #

  • Add plotRTRestart method.

1.9.4 #

  • Add an option that constraints strict callback in ecg module (default: true).

1.9.0 #

  • Fix a bug with Guid

1.8.0 #

  • Add cache for storing characteristics in Windows.

1.7.0 #

  • Improve stability of Windows support w.r.t. pairing.

1.6.0 #

  • Add findConnectedDevice and findScannedDevice.

1.5.0 #

  • Improve stability of Windows support.

1.4.0 #

  • Implement method to Subscribe/Unsubscribe Characteristic in Windows platform.

1.3.0 #

  • Add Windows support.

1.2.32 #

  • Fix a bug that tap stream does not work due to missing setNotify.
  • Add toString for LeadState

1.2.31 #

  • Change a return type of tap stream to TapEvent? from bool?.

1.2.30 #

  • Upgrade flutter_blue_plus and remove fl_chart.
  • Add example

1.2.23 #

  • Add windows support

1.1.19 #

  • Add module interface

1.1.14 #

  • Remove an argument for stream interface in module ble

1.1.7 #

  • Apply to healthrian support libraries

1.0.0+1 #

  • Initial release (using Github action).