Health 4.0.0 Flutter Plugin Release

Summary of changes: Support for Workouts on iOS (Apple Health) and Android (Google Fit) Support for Audiograms on iOS (Apple Health) Added more units in the HealthDataUnit Removed the requestPermissions …

Obtaining Consent

A core feature of Research Package is to create and collect informed consent from users participating in a research study. This entails providing a set of information pages (called “consent …

Creating a Survey

Creating surveys is one of the core features of ResearchPackage. This tutorial will guide you through how to create the needed domain model objects for a survey task, how to …

Research Package API

This tutorial describes the overall software architecture of ResearchPackage and its API, and how to get started. Architecture and API API Naming We are following the API naming pattern from …