simple_step_history 0.0.3 copy "simple_step_history: ^0.0.3" to clipboard
simple_step_history: ^0.0.3 copied to clipboard

outdated

Flutter plugin to query steps from mobile phone.

simple_step_history #

A simple steps history fetcher. #

  • iOS with CMPedometer API
  • Android with GoogleFit API

Functionality: #

  • Request Authorization 'SimpleStepHistory.requestAuthorization()'
  • Check is steps available or not 'SimpleStepHistory.isStepsAvailable'
  • Fetch steps history by date 'SimpleStepHistory.getStepsForDay(dateStr: 'yyyy-MM-dd')'

Note #

  • Make sure to add privacy request string in iOS info.plist
  • Make sure to add GoogleFit API in your google developer console
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin to query steps from mobile phone.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on simple_step_history