Skip to content

Project & community

Health Connector SDK is an open-source Flutter SDK under the Apache 2.0 License, developed as a Melos-managed monorepo.

Report a bug or request a feature

Open an issue on GitHub Issues.

Health bugs are frequently device-specific, so a reproducible report needs more than a stack trace. Please include:

  • Device and OS version — Health Connect capability varies by Mainline module level, and some iOS types have version floors
  • Flutter and Dart versions
  • Health Connector SDK version
  • Steps to reproduce, and logs from a PrintLogProcessor
  • Expected versus actual behavior

Before filing, check whether the behavior is a documented platform difference — Platform differences and the error code reference cover the most common surprises. Reproducing the flow in the Toolbox demo app is the quickest way to tell an SDK bug from a configuration issue.

Contribute

  1. Fork the repository
  2. Create a feature branch — git checkout -b feature/amazing-feature
  3. Commit your changes
  4. Push the branch
  5. Open a pull request

Before submitting:

  • Follow the lint rules in health_connector_lint
  • Add tests for new functionality
  • Update documentation as needed

For anything substantial, open an issue first to discuss the approach.

Full details are in CONTRIBUTING.md.

Improve these docs

Every page has a Suggest an edit to this page link at the bottom that opens the source file on GitHub. Documentation fixes are welcome as pull requests, same as code.

Repository

ResourceLink
Sourcegithub.com/fam-tung-lam/health_connector
Packagepub.dev/packages/health_connector
Generated API docspub.dev/documentation/health_connector
Changelogpub.dev changelog
IssuesGitHub Issues

License

Apache 2.0. See LICENSE.

Released under the Apache 2.0 License.