daily_pedometer 0.0.14 copy "daily_pedometer: ^0.0.14" to clipboard
daily_pedometer: ^0.0.14 copied to clipboard

PlatformAndroid

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.
1
likes
150
points
435
downloads

Publisher

unverified uploader

Weekly Downloads

A Pedometer and Step Detection package for Android and iOS. Step count is streamed as the platform updates it.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_timezone, plugin_platform_interface, rxdart, shared_preferences, timezone

More

Packages that depend on daily_pedometer