carp_esense_package 0.10.0+1 copy "carp_esense_package: ^0.10.0+1" to clipboard
carp_esense_package: ^0.10.0+1 copied to clipboard

outdated

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: ^0.10.0+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_domain.dart';
import 'package:carp_esense_package/esense_package.dart';
import 'package:carp_esense_package/esense_runtime.dart';
1
likes
0
pub points
66%
popularity

Publisher

verified publishercachet.dk

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

carp_mobile_sensing, esense_flutter, flutter, json_annotation, permission_handler

More

Packages that depend on carp_esense_package