gcappon / fitbitter

A Flutter package to make your life easier when dealing with Fitbit APIs.
https://gcappon.github.io/fitbitter/
BSD 3-Clause "New" or "Revised" License
19 stars 21 forks source link

adding support for "Daily Activity Summary" API call #9

Closed davoutuk closed 2 years ago

davoutuk commented 2 years ago

Adds support for the Daily Activity Summary API call documented at https://dev.fitbit.com/build/reference/web-api/activity/get-daily-activity-summary/

gcappon commented 2 years ago

Thank you very much for your contribution! I really appreciate it.

Here's some changes/requests to be implemented before merging:

Thank you very much again.

gcappon commented 2 years ago

Hi there. Did you have the opportunity to work on the edits I mentioned?