carp_webservices 0.2.1
carp_webservices: ^0.2.1 copied to clipboard
Flutter API for accessing CARP web services, supporting authentication, file management, data point CRUD, and user-specific collections of objects.
0.2.1 #
- support for get document by id
0.2.0 #
- upgrade and test on Flutter v. 1.3.4 Dart v. 2.2.1
- upgrading to the new CARP Web Service API for documents (instead of objects) and collections
0.1.3 #
- Adjustment to refactoring of
carp_mobile_sensing
library to version 0.3.0
0.1.2 #
- Small refactor and removal of debug print.
- Adding an example
- Added support for batch upload of data points as a file.
0.1.1 #
- Documentation update.
0.1.0 #
- Initial release.