carp_communication_package 0.33.0 copy "carp_communication_package: ^0.33.0" to clipboard
carp_communication_package: ^0.33.0 copied to clipboard

PlatformAndroid
outdated

CARP communication sampling package. Samples phone, sms, and calendar logs and activity.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carp_communication_package

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

dependencies:
  carp_communication_package: ^0.33.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_communication_package/communication.dart';
import 'package:carp_communication_package/communication.g.dart';
import 'package:carp_communication_package/communication_datum.dart';
import 'package:carp_communication_package/communication_measures.dart';
import 'package:carp_communication_package/communication_package.dart';
import 'package:carp_communication_package/communication_privacy.dart';
import 'package:carp_communication_package/communication_probes.dart';
1
likes
140
points
313
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

CARP communication sampling package. Samples phone, sms, and calendar logs and activity.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

call_log, carp_core, carp_mobile_sensing, crypto, device_calendar, flutter, json_annotation, permission_handler, telephony

More

Packages that depend on carp_communication_package