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