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

outdated

CARP context sampling package. Samples location, activity, and weather.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carp_context_package

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

dependencies:
  carp_context_package: ^0.3.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:carp_context_package/activity_datum.dart';
import 'package:carp_context_package/activity_probe.dart';
import 'package:carp_context_package/context.dart';
import 'package:carp_context_package/context.g.dart';
import 'package:carp_context_package/context_package.dart';
import 'package:carp_context_package/location_datum.dart';
import 'package:carp_context_package/location_probe.dart';
import 'package:carp_context_package/weather_datum.dart';
import 'package:carp_context_package/weather_measures.dart';
import 'package:carp_context_package/weather_probe.dart';
12
likes
0
points
612
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

CARP context sampling package. Samples location, activity, and weather.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

activity_recognition, carp_mobile_sensing, flutter, json_annotation, location, weather

More

Packages that depend on carp_context_package