carp_firebase_backend 0.3.1
carp_firebase_backend: ^0.3.1 copied to clipboard
Google Firebase data backend for CARP mobile sensing. Supports uploading json to Firebase as either zipped filed to Firebase Storage or as plain json to Firebase Database.
0.3.1 #
- upgrade to
carp_mobile_sensingv.0.5.0 - upgrade to
json_serializablev.2
0.3.0 #
- Adjustment to refactoring of
carp_mobile_sensinglibrary to version 0.3.0
0.2.0 #
- Support for uploading to the Google Firebase Database also.
0.1.1 #
- Bug fixes
- Uploading zip files (instead of json)
- using
carp_coreas domain model
0.1.0 #
- Version tested and ready for use
- Detailed documentation (see readme.md file)
- Improved cooperation with
FileDataManager
0.0.1 #
- Initial version of dedicated package bringing together the old implementation.