carp_context_package 1.12.0 copy "carp_context_package: ^1.12.0" to clipboard
carp_context_package: ^1.12.0 copied to clipboard

CARP context sampling package. Samples location, mobility, activity, weather, air-quality, and geofence.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carp_context_package
copied to clipboard

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

dependencies:
  carp_context_package: ^1.12.0
copied to clipboard

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_context_package/carp_context_package.dart';
copied to clipboard
12
likes
160
points
817
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

2024.09.26 - 2025.04.10

CARP context sampling package. Samples location, mobility, activity, weather, air-quality, and geofence.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

air_quality, carp_core, carp_mobile_sensing, carp_serializable, flutter, flutter_activity_recognition, json_annotation, location, mobility_features, openmhealth_schemas, permission_handler, weather

More

Packages that depend on carp_context_package