carp_backend 0.21.2
carp_backend: ^0.21.2 copied to clipboard
CARP data backend for CARP mobile sensing. Supports uploading json to CARP as either zipped filed or as plain json in collections.
0.21.2 #
- upgrade to
carp_mobile_sensing
andcarp_webservices
v. 0.21.4
0.21.0 #
- upgrade to
carp_mobile_sensing
andcarp_webservices
v. 0.21.x - added the
CarptudyProtocolManager
which allow gettingCAMSStudyProtocol
s from CARP - support for uploading and downloading informed consent to be shown to the user
- support for uploading and downloading localization setting for different languages
0.20.3 #
- update to
carp_core
v. 0.20.3 (json serialization)
0.20.0 #
- BREAKING: Now using the
carp_core
domain models in order to align with the overall domain-driven design of CARP - upgrade to
carp_mobile_sensing
v. 0.20.x - upgrade to
carp_webservices
v. 0.20.x
0.13.0 #
- updated to carp_webservices v. 0.13.x
0.12.0 #
- updated to carp_mobile_sensing v. 0.12.x
0.11.2 #
- updated to carp_webservices v. 0.11.3
- support for getting study id via application data from CARP server
0.11.1 #
- updated to carp_mobile_sensing v. 0.11.1
- updated to carp_webservices v. 0.11.2
- added the
CarpStudyManager
with support for getting a CAMSStudy
from a CARP server.
0.11.0 #
- updated to carp_mobile_sensing v. 0.11.x
0.10.0 #
- updated to carp_mobile_sensing v. 0.10.x
0.9.0 #
- updated to carp_mobile_sensing v. 0.9.x
0.8.0 #
- updated to carp_mobile_sensing v. 0.8.x
0.7.0 #
- update to
carp_mobile_sensing
version 0.7.0 - update to
carp_webservices
version 0.4.0 - support for upload of files that are referenced in a
FileDatum
.
0.6.0+1 #
- auto-generate of json serialization files
0.6.0 #
CarpUploadMethod
is now an enumeration- Support for JSON serialization v. 3.0.0
- update to
carp_mobile_sensing
version 0.6.0
0.3.4+2 #
- bug in authentication fixed
- delete on uploaded support
0.3.4 #
- upgrade to
carp_webservices
v.0.2.6
0.3.3 #
- upgrade to
carp_mobile_sensing
v.0.5.0
0.3.2 #
- upgrade to json_serializable v.2
0.3.1 #
- adjustment to new CARP web service API as implemented in
carp_webservices
package. - small update to pubspec
0.3.0 #
- Adjustment to refactoring of
carp_mobile_sensing
library to version 0.3.0
0.1.1 #
- Fixed errors in documentation.
0.1.0 #
- Initial version.