carp_movisens_package 1.4.1 copy "carp_movisens_package: ^1.4.1" to clipboard
carp_movisens_package: ^1.4.1 copied to clipboard

CARP Movisens sampling package. Samples movement, activity, HRV, MET-level, and ECG for the Movisens Move4 and EcgMove4 devices

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add carp_movisens_package

With Flutter:

 $ flutter pub add carp_movisens_package

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

dependencies:
  carp_movisens_package: ^1.4.1

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

Import it

Now in your Dart code, you can use:

import 'package:carp_movisens_package/carp_movisens_package.dart';
0
likes
0
pub points
28%
popularity

Publisher

verified publishercachet.dk

CARP Movisens sampling package. Samples movement, activity, HRV, MET-level, and ECG for the Movisens Move4 and EcgMove4 devices

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, carp_core, carp_mobile_sensing, carp_serializable, convert, flutter, flutter_blue_plus, json_annotation, movisens_flutter, openmhealth_schemas, permission_handler

More

Packages that depend on carp_movisens_package