carp_core 0.20.3 carp_core: ^0.20.3 copied to clipboard
The core domain model for the CARP Mobile Sensing Framework in Flutter.
0.20.3 #
- improvements to the
FromJsonFactory().fromJson()
method. - added a example of how to support json serialization of polymorphic classes using the
Serialization
class.
0.20.2 #
DataPoint
updated to support both up- and download to the CARP server
0.20.1 #
ProtocolOwner
class added- example added
0.20.0 #
- 1st extraction of core library from the CAMS package