carp_apps_package 1.7.0 copy "carp_apps_package: ^1.7.0" to clipboard
carp_apps_package: ^1.7.0 copied to clipboard

PlatformAndroid

Apps sampling package for the CARP Mobile Sensing framework (Android only).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carp_apps_package

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

dependencies:
  carp_apps_package: ^1.7.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_apps_package/app_probes.dart';
import 'package:carp_apps_package/apps.dart';
import 'package:carp_apps_package/apps.g.dart';
import 'package:carp_apps_package/apps_data.dart';
import 'package:carp_apps_package/apps_package.dart';
0
likes
150
points
475
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

Apps sampling package for the CARP Mobile Sensing framework (Android only).

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

app_usage, carp_core, carp_mobile_sensing, carp_serializable, flutter, installed_apps, json_annotation

More

Packages that depend on carp_apps_package