carp_esense_package 1.4.0 copy "carp_esense_package: ^1.4.0" to clipboard
carp_esense_package: ^1.4.0 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.4.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_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
130
pub points
71%
popularity

Publisher

verified publishercachet.dk

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

carp_core, carp_mobile_sensing, carp_serializable, esense_flutter, flutter, json_annotation, permission_handler

More

Packages that depend on carp_esense_package