carp_core 0.40.3 carp_core: ^0.40.3 copied to clipboard
The core domain model for the CARP Mobile Sensing Framework in Flutter.
CARP Core Library #
This library contains the CARP core model as implemented in Dart. It contains the domain model for the carp_mobile_sensing framework and all of its supporting libraries, packages, etc.
This package does nothing on its own.
Documentation #
-
For an overview of all CAMS packages, see CARP Mobile Sensing in Flutter.
-
For documentation on how to use CAMS, see the CAMS wiki.
-
For a thorough description of the CARP Core domain model, see the carp.core-kotlin reprository. The
example.dart
of this package illustrates how the Kotlin examples are implemented using Dart.