Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to select Query options when looking up workout samples #70

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SamBergeron
Copy link
Contributor

Status

READY

Migrations

NO

Description

This PR exposes the sample query options allowing us to use them in Flutter. This resolves issues that are outlined in #69

There should be no regressions here as all this does is add an extra option to the categoryQuery in the Flutter plugin, the native extensions have been updated to accept this new argument and match the style that is applied to other methods. There is no native plugin change required. This is reverse compatible.

Related PRs

#67 This is essentially the same thing but for category imports

thildebrand1 and others added 3 commits February 20, 2024 12:57
Added functionality to import AH sleep data via native categoryQuery() call with SampleQueryOption parameter
@kvs-coder kvs-coder force-pushed the master branch 3 times, most recently from 76f8ed3 to 6f05fe1 Compare December 11, 2024 22:52
@kvs-coder
Copy link
Owner

Hi @SamBergeron

Sorry for a vary long absence, as I see that PR https://github.com/kvs-coder/health_kit_reporter/pull/67/files is a more refined version of this one, do you mind if I just close it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants