healthrian_ble_interface 2.0.21
healthrian_ble_interface: ^2.0.21 copied to clipboard
Healthrian BLE interface for multiple devices
2.0.21 #
- Remove built-in udf for
WearCardioTandCardioClick.
2.0.0 #
- Add
ChannelDatasupport.
1.17.0 #
- Fix a compile error when building web application.
1.16.0 #
- Fix a bug with
getTrackableModulemethod.
1.11.0 #
- Fix a bug between
filteredandunfilteredstreams (filtering process changes original signal).
1.10.0 #
- Add user-define function for controlling ble streams.
1.9.19 #
- Change functionality of
modulestotrackableModules.
1.9.18 #
- Add
createModuleinManagerInterfacefor making a collection of modules.
1.9.11 #
- Add
plotRTRestartmethod.
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
findConnectedDeviceandfindScannedDevice.
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
toStringforLeadState
1.2.31 #
- Change a return type of
tapstream toTapEvent?frombool?.
1.2.30 #
- Upgrade
flutter_blue_plusand removefl_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).