ihealth_sdk 0.0.3 copy "ihealth_sdk: ^0.0.3" to clipboard
ihealth_sdk: ^0.0.3 copied to clipboard

PlatformAndroid

A Flutter plugin to integrate the iHealth KN-550BT blood pressure monitor.

ihealth_sdk #

A Flutter plugin to integrate the iHealth KN-550BT Blood Pressure Monitor with your Flutter app.

Features #

  • Scan for iHealth KN-550BT devices via Bluetooth
  • Connect and receive real-time blood pressure and heart rate data
  • Receive offline historical measurement data from the device
  • Monitor device battery level and connection status
  • Stream device data seamlessly to Flutter using Dart streams

Getting Started #

This plugin currently supports Android only (iOS support coming soon).

Installation #

Add the latest version of ihealth_sdk to your pubspec.yaml dependencies:

dependencies:
  ihealth_sdk: ^0.0.1
0
likes
150
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to integrate the iHealth KN-550BT blood pressure monitor.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ihealth_sdk