carp-dk / carp-dk/flutter-plugins
[activity_recognition_flutter 1.2.4+1] option to end activity updates
- Dominant language
- Dart
- Stars
- 608
- Forks
- 735
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
### Description
The [ActivityRecognition class](https://github.com/cph-cachet/flutter-plugins/blob/master/packages/activity_recognition_flutter/lib/activity_recognition_flutter.dart) can only start the activity updates but there does not seem to be an option to cancel the internal stream subscription. There is
[endActivityUpdates()](https://github.com/cph-cachet/flutter-plugins/blob/master/packages/activity_recognition_flutter/lib/channel/activity_channel.dart#L29) already available but it doesn't seem to be used. Could this be added or can maybe someone help me in understanding how to stop the acitivity updates?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.