carp_esense_package 1.6.1 copy "carp_esense_package: ^1.6.1" to clipboard
carp_esense_package: ^1.6.1 copied to clipboard

The CARP eSense sampling package. Samples sensor and device events from the eSense ear plug device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carp_esense_package

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

dependencies:
  carp_esense_package: ^1.6.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_esense_package/esense.dart';
import 'package:carp_esense_package/esense.g.dart';
import 'package:carp_esense_package/esense_device_manager.dart';
import 'package:carp_esense_package/esense_domain.dart';
import 'package:carp_esense_package/esense_package.dart';
import 'package:carp_esense_package/esense_probes.dart';
1
likes
160
points
584
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

The CARP eSense sampling package. Samples sensor and device events from the eSense ear plug device.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

carp_core, carp_mobile_sensing, carp_serializable, esense_flutter, flutter, json_annotation

More

Packages that depend on carp_esense_package