carp_aware_package 1.0.0 copy "carp_aware_package: ^1.0.0" to clipboard
carp_aware_package: ^1.0.0 copied to clipboard

PlatformiOS

The CARP AWARE sampling package. Samples passive sensor data from an Apple Watch (watchOS) using the AWARE watchOS sensing framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carp_aware_package

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

dependencies:
  carp_aware_package: ^1.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_aware_package/carp_aware_package.dart';
0
likes
160
points
55
downloads

Documentation

Documentation
API reference

Publisher

verified publishercarp.dk

Weekly Downloads

The CARP AWARE sampling package. Samples passive sensor data from an Apple Watch (watchOS) using the AWARE watchOS sensing framework.

Homepage
Repository (GitHub)
View/report issues

Topics

#mobile-sensing #mobile-health #sensors #digital-phenotyping

License

MIT (license)

Dependencies

carp_core, carp_mobile_sensing, carp_serializable, flutter, json_annotation

More

Packages that depend on carp_aware_package

Packages that implement carp_aware_package