flutter-plugins icon indicating copy to clipboard operation
flutter-plugins copied to clipboard

Pedometer : need a method to get current steps count.

Open FirdousNath opened this issue 4 years ago • 1 comments

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 ?

FirdousNath avatar Jun 19 '21 09:06 FirdousNath

Still waiting for this feature...

Nedimko123 avatar Dec 10 '22 09:12 Nedimko123