flutter_hrv 0.0.1-dev.1 copy "flutter_hrv: ^0.0.1-dev.1" to clipboard
flutter_hrv: ^0.0.1-dev.1 copied to clipboard

outdated

Dart package to calculate HRV data

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_hrv

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

dependencies:
  flutter_hrv: ^0.0.1-dev.1

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:flutter_hrv/flutter_hrv.dart';
3
likes
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Dart package to calculate HRV data

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, numdart, powerdart, scidart

More

Packages that depend on flutter_hrv