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

Flutter SDK for Synheart Session — stream-based session API with typed events for HR metrics and behavioral signals.

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.1.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
130
points
120
downloads

Publisher

verified publishersynheart.ai

Weekly Downloads

Flutter SDK for Synheart Session — stream-based session API with typed events for HR metrics and behavioral signals.

Repository (GitHub)
View/report issues

Topics

#session #biosignals #wearable #flutter #health

Documentation

API reference

License

unknown (license)

Dependencies

flutter, meta, synheart_behavior, synheart_wear, uuid

More

Packages that depend on synheart_session

Packages that implement synheart_session