daily_pedometer 0.0.14 daily_pedometer: ^0.0.14 copied to clipboard
A Pedometer and Step Detection package for Android and iOS. Step count is streamed as the platform updates it.
0.0.1 #
- I retrieve the step count from an Android device.
0.0.2 #
- I manage daily step counts on Android
0.0.3 #
- Fix a bug that prevents retrieving initial step counts
0.0.8 #
- Improved handling of missing steps after device reboot to prevent data loss.
- Added periodic sensor reconnection to address potential disconnections in the step count sensor.
- Enhanced reset logic to ensure steps reset to zero accurately at midnight.
0.0.9 #
- Added a feature to fix the time zone, ensuring consistent step tracking regardless of the device’s time zone changes.