activity_recognition 0.1.3
activity_recognition: ^0.1.3 copied to clipboard
Activity recognition plugin for Android and iOS using the native APIs - ActivityRecognitionClient on Android, CoreMotion on iOS.
0.1.3 #
- Fix copy & paste bug
0.1.2 #
- Always clear shared preferences to trigger changed event
- Use named shared preferences to not interfere with the application itself
- Set the interval to 30 seconds
- Add Activity.empty()
0.1.0 #
- Unify platform code
0.0.2 #
- Fix stuff for pub.dartlang.org
0.0.1 #
- First working prototype for Android and iOS.