• Stars
    star
    513
  • Rank 83,443 (Top 2 %)
  • Language
    Dart
  • Created over 5 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of Flutter plugins developed by CACHET

CACHET Flutter plugins

This repo contains the source code for Flutter first-party plugins developed by developers at the Copenhagen Center for Health Technology (CACHET) at The Technical University of Denmark. Check the packages directory for all plugins.

Flutter plugins enable access to platform-specific APIs using a platform channel. For more information about plugins, and how to use them, see https://flutter.io/platform-plugins/.

Plugins

These are the available plugins in this repository.

Plugin Description Android iOS http://pub.dev/
screen_state Track screen state changes βœ”οΈ ❌ pub package
light Track light sensor readings βœ”οΈ ❌ pub package
pedometer Track step count βœ”οΈ βœ”οΈ pub package
noise_meter Read noise level in Decibel βœ”οΈ βœ”οΈ pub package
app_usage Track usage of all applications on phone. βœ”οΈ ❌ pub package
weather Get current weather, as well as forecasting using the OpenWeatherMap API. βœ”οΈ βœ”οΈ pub package
air_quality Get the air quality index using the WAQI API. βœ”οΈ βœ”οΈ pub package
notifications Track device notifications. βœ”οΈ ❌ pub package
movisens_flutter Movisens sensor communication. βœ”οΈ βœ”οΈ pub package
esense_flutter eSense ear sensor plugin. βœ”οΈ βœ”οΈ pub package
health Apple HealthKit and Google Fit interface plugin. βœ”οΈ βœ”οΈ pub package
activity_recognition Activity Recognition βœ”οΈ βœ”οΈ pub package
audio_streamer Stream audio as PCM from mic βœ”οΈ βœ”οΈ pub package
mobility_features Compute daily mobility features from location data βœ”οΈ βœ”οΈ pub package
carp_background_location Track location, even when app is in the background βœ”οΈ βœ”οΈ pub package
flutter_foreground_service Foreground service for Android βœ”οΈ βœ”οΈ pub package

Issues

Please check existing issues and file any new issues, bugs, or feature requests in the flutter-plugin issue list.

Contributing

As part of the open-source Flutter ecosystem, we would welcome any help in maintaining and enhancing these plugins. We (i.e., CACHET) have limited resources for maintaining these plugins and we rely on your help in this. We welcome any contribution -- from small error corrections in the documentation, to bug fixes, to large features enhacements, or even new features in a plugin. If you wish to contribute to any of the plugins in this repo, please review our contribution guide, and send a pull request.

In general, if you wish to contribute a new plugin to the Flutter ecosystem, please see the documentation for developing packages and platform channels. You can store your plugin source code in any GitHub repository (the present repo is only intended for plugins developed by the core CARP team). Once your plugin is ready you can publish to the pub repository.

More Repositories

1

carp.sensing-flutter

CARP Mobile Sensing for Flutter, including mobile sensing framework, data backend support, and the CARP mobile sensing app.
Dart
76
star
2

research.package

A Flutter package implementing support for surveys like ResearchStack and ResearchKit
Dart
50
star
3

carp.core-kotlin

Infrastructure-agnostic framework for distributed data collection.
Kotlin
19
star
4

cognition_package

The Flutter Cognition Package
Dart
10
star
5

openmhealth_schemas

Open mHealth Schemas for Flutter
Dart
6
star
6

carp_studies_app

The CARP Study App
Dart
5
star
7

pulmonary_monitor_app

A CARP-based monitoring app for Pulmonary (i.e., respiratory) health
Dart
5
star
8

detekt-verify-implementation

A detekt plugin to enable static checking of concrete classes according to annotations on base classes.
Kotlin
4
star
9

carp-webservices-spring

Kotlin
3
star
10

carp.documentation

Contains misc. internal documentation for the CACHET Research Platform (CARP).
2
star
11

neuropathy-app

Dart
2
star
12

kotlinx_dart_converter

A converter for converting the Kotlinx JSON to Dart JSON. Supports polymorphic classes.
Dart
1
star
13

carp.gardener

Framework for server-API integration of wearable devices and activity trackers
Kotlin
1
star
14

cachet-ecg-db

Python scripts for CACHET-ECG-DB
Jupyter Notebook
1
star
15

eslint-config

JavaScript
1
star
16

carp.client-fastAPI

This is a sample project that provides all existing endpoints to communicate with the [CARP Webservices API](https://carp.cachet.dk) platform using the async framework, namely [FastAPI](http://fastapi.tiangolo.com).
Python
1
star