Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Holmusk/simple_steps_history

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published