carp_core 0.21.4+3 carp_core: ^0.21.4+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/Flutter. It contains the domain model for the CARP Mobile Sensing (CAMS) framework and all of its supporting libraries, packages, etc.
This package does nothing on its own.
-
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.