cardio_flutter 1.0.3 copy "cardio_flutter: ^1.0.3" to clipboard
cardio_flutter: ^1.0.3 copied to clipboard

Flutter package for Cardio SDK - measure heart rate, blood pressure, SpO2, respiratory rate, and HRV using your device camera.

1.0.3 #

  • Enhanced UI customizability by dynamically mapping the optional primaryColor config parameter directly into the JS web SDK's icons, text highlights, and continue actions.
  • Redesigned final results bottom sheet presentation.
  • Resolved bug where back navigation accidentally closed the results modal.

1.0.2 #

  • Auto-start cardio test on SDK initialization, removing intermediate button page.
  • Added SafeArea to WebView for proper display on devices with notches.
  • AppBar now hides during active camera test and reappears on the instructions screen.
  • System back button now navigates within WebView history before exiting.
  • Fixed blank screen after dismissing the results modal.
  • Declared explicit platforms: android, ios in pubspec.yaml.
  • Added optional primaryColor parameter to customize the theme color across Flutter UI and SDK.

1.0.1 #

  • Added iOS WKWebView specific initializations allowing inline media playback.
  • Fixed pub.dev inferred platforms to accurately show iOS support.

1.0.0 #

  • Initial release
  • Cardio health measurement widget (CardioWebView)
  • Structured result model (CardioResult) with heart rate, blood pressure, SpO2, respiratory rate, and HRV
  • Dual authentication support: API Key and Access Token modes
  • API key validation with automatic token fetching
  • Built-in results modal with formatted health metrics display
  • Camera and microphone permission handling
  • Android and iOS support
0
likes
150
points
164
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter package for Cardio SDK - measure heart rate, blood pressure, SpO2, respiratory rate, and HRV using your device camera.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, permission_handler, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on cardio_flutter