activity_recognition_flutter 2.0.0 copy "activity_recognition_flutter: ^2.0.0" to clipboard
activity_recognition_flutter: ^2.0.0 copied to clipboard

outdated

Activity recognition plugin for Android and iOS.

2.0.0 #

  • Activity recognition now works in the background on Android by means of a foreground service
  • Updated domain model

1.2.4 #

  • Updated example wrt. permission for Android API 29 and later

1.2.3 #

  • Added the ActivityType class
  • Updated example app
  • Updated docs

1.2.2 #

  • Updated Android permissions in docs
  • Removed table from README since it was broken on pub.dev

1.2.0 #

  • Changed package name to dk.cachet.activity_recognition_flutter

1.1.0 #

1.0.0 #

  • Initial re-implementation