carp-dk / carp-dk/flutter-plugins
Pedometer : need a method to get current steps count.
Open
improvement
- Dominant language
- Dart
- Stars
- 608
- Forks
- 735
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
As of now there is no way to get current steps count. We need to rely on _stepCountStream.listen(onStepCount) stream and also this stream return steps data when user is actually moving.
Can we have something that gives steps count manually or through a function call ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.