carp_movisens_package 2.0.0 copy "carp_movisens_package: ^2.0.0" to clipboard
carp_movisens_package: ^2.0.0 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 Flutter:

 $ flutter pub add carp_movisens_package

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

dependencies:
  carp_movisens_package: ^2.0.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:carp_movisens_package/carp_movisens_package.dart';