synheart_session 0.2.0 copy "synheart_session: ^0.2.0" to clipboard
synheart_session: ^0.2.0 copied to clipboard

Flutter SDK for live HR/HRV session tracking — typed event streams driven by pluggable biosignal and behavior providers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add synheart_session

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  synheart_session: ^0.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:synheart_session/synheart_session.dart';
0
likes
140
points
143
downloads

Documentation

API reference

Publisher

verified publishersynheart.ai

Weekly Downloads

Flutter SDK for live HR/HRV session tracking — typed event streams driven by pluggable biosignal and behavior providers.

Repository (GitHub)
View/report issues
Contributing

Topics

#session #biosignals #wearable #flutter #hrv

License

unknown (license)

Dependencies

flutter, meta, uuid

More

Packages that depend on synheart_session

Packages that implement synheart_session