sfit_step_counter 0.0.2 copy "sfit_step_counter: ^0.0.2" to clipboard
sfit_step_counter: ^0.0.2 copied to clipboard

Step Counter is a lightweight Flutter package that detects steps in real-time using the accelerometer via sensors_plus.

Step Counter #

A simple Flutter package to count steps using the device accelerometer.

Features #

  • Step detection using sensors_plus
  • Live step count stream
  • Easy-to-use API: start(), stop(), reset()

Getting Started #

Add this to your pubspec.yaml:

dependencies:
  step_counter: ^0.0.1
4
likes
0
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

Step Counter is a lightweight Flutter package that detects steps in real-time using the accelerometer via sensors_plus.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, sensors_plus

More

Packages that depend on sfit_step_counter