activity_recognition_alt 0.1.7 activity_recognition_alt: ^0.1.7 copied to clipboard
Activity recognition plugin for Android and iOS using the native APIs with updated Kotlin version to 1.2.51, forked from https://github.com/Morosko/flutter_activity_recognition - ActivityRecognitionCl [...]
0.1.4 #
- Upgrade Kotlin version
- Update Example
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.