carp_apps_package 1.6.0 copy "carp_apps_package: ^1.6.0" to clipboard
carp_apps_package: ^1.6.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.6.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
160
points
481
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

app_usage, carp_core, carp_mobile_sensing, carp_serializable, device_apps, flutter, json_annotation

More

Packages that depend on carp_apps_package