healthrian_medical_ai_support 1.0.4
healthrian_medical_ai_support: ^1.0.4 copied to clipboard
This library is to provide a monitoring src.widget combining Medical AI API
Healthrian Medical AI Support #
A Flutter package that provides a monitoring widget combining the Medical AI API and a WebView-based analyzer.
Features #
- MIAnalyzer: A widget that uploads waveform data to the Medical AI API and displays the analysis results in an embedded WebView.
- Automatic Authentication: Handles OAuth2 token management.
- Seamless Integration: Easy to use with standard ECG/waveform data.
Usage #
See the Example Project for a complete demonstration of how to integrate and run the analyzer.
Getting Started #
To use this package, follow these steps:
- Add
healthrian_medical_ai_supportto yourpubspec.yaml. - Configure macOS network entitlements if targeting macOS.
- Use the
MIAnalyzerwidget with your waveform data.