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 …

woman using cognition package app

Creating Cognitive Tests

Creating cognitive assessment tests is the core features of Cognition Package. This tutorial will guide you through how to create the needed domain model objects for a cognitive assessment task, …

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 …

Creating your first CAMS app

This tutorial will help you create your first app that incorporates mobile sensing using the CARP Mobile Sensing (CAMS) framework in Flutter. Note that CAMS is designed to be a …