carp_context_package 0.5.0 copy "carp_context_package: ^0.5.0" to clipboard
carp_context_package: ^0.5.0 copied to clipboard

outdated

CARP context sampling package. Samples location, activity, weather, and geofence.

0.5.0 BREAKING #

  • Upgraded to use carp_mobile_sensing version 0.5.0
    • Breaking change. This version has been migrated from the deprecated Android Support Library to AndroidX. This should not result in any functional changes, but it requires any Android app using this plugin to also migrate if using the original support library.
    • See Flutter AndroidX compatibility

0.3.6 #

  • small update to domain model

0.3.5 #

  • update to json_serialization v.2
  • added support for geofence measure

0.3.4 #

  • update to carp_mobile_sensing version 0.3.10

0.3.3 #

  • Documentation

0.3.2 #

  • Update to carp_mobile_sensing v. 0.3.7
  • Using the data types in the package (activity, weather, location)

0.3.1 #

  • Documentation

0.3.0 #

  • Initial release compatible with carp_mobile_sensing version 0.3.*