carp_core 1.1.0 carp_core: ^1.1.0 copied to clipboard
The core domain model for the Copenhagen Research Platform (CARP) in Dart.
CARP Core Library #
This package is one of the software components in the the overall Copenhagen Research Platform (CARP).
This package contains the CARP Core domain model as implemented in Dart. It contains the domain model used in 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 CARP Mobile Sensing (CAMS), see the CARP Mobile Sensing homepage. Also see the carp_mobile_sensing framework on pub.dev, as well as the API 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 repository. The
example.dart
of this package illustrates how the Kotlin examples are implemented using Dart.