carp_firebase_backend 0.5.3 copy "carp_firebase_backend: ^0.5.3" to clipboard
carp_firebase_backend: ^0.5.3 copied to clipboard

outdated

Google Firebase data backend for CARP mobile sensing.

0.5.2 #

  • BREAKING: Updated to CAMS v. 0.9.0 with new $type json serialization
  • upgrade: to the latest versions of Firebase Flutter packages

0.5.1 #

  • upgrade to carp_mobile_sensing v. 0.8.1

0.5.0 #

  • upgrade to carp_mobile_sensing v. 0.7.x

0.4.0 #

  • upgrade to json_serializable v.3
  • upgrade to firebase_auth v. 0.14...
  • upgrade to carp_mobile_sensing v.0.6.0
  • support for iOS

0.3.1 #

  • upgrade to carp_mobile_sensing v.0.5.0
  • upgrade to json_serializable v.2

0.3.0 #

  • Adjustment to refactoring of carp_mobile_sensing library 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_core as 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.