carp_core 0.1.1 carp_core: ^0.1.1 copied to clipboard
The CARP Flutter domain model. The core domain model used across all CARP Flutter plugins.
CARP Core Domain Model #
This library contains the core CARP domain model as Flutter classes.
This library does nothing in itself, but provides the domain model for the other CARP plugins. See CARP Mobile Sensing in Flutter.
The domain model is described on the CARP Mobile Sensing Framework in Flutter wiki.
Usage #
To use this plugin, add carp_core
as a dependency in your pubspec.yaml
file.