{"id":13684306,"url":"https://github.com/cph-cachet/flutter-plugins","last_synced_at":"2025-05-14T02:04:53.150Z","repository":{"id":37682637,"uuid":"151630885","full_name":"cph-cachet/flutter-plugins","owner":"cph-cachet","description":"A collection of Flutter plugins developed by CACHET","archived":false,"fork":false,"pushed_at":"2025-05-08T09:53:11.000Z","size":227385,"stargazers_count":580,"open_issues_count":344,"forks_count":716,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-05-08T10:35:28.825Z","etag":null,"topics":["android","dart","flutter","flutter-package","flutter-plugins","ios"],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cph-cachet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-04T20:19:22.000Z","updated_at":"2025-05-02T17:18:49.000Z","dependencies_parsed_at":"2024-11-06T19:26:14.664Z","dependency_job_id":"c25d48ab-3b10-4d78-ab9f-1635d11bea86","html_url":"https://github.com/cph-cachet/flutter-plugins","commit_stats":{"total_commits":1040,"total_committers":95,"mean_commits":"10.947368421052632","dds":0.7009615384615384,"last_synced_commit":"3784963fcdeaebc4e81679dc331e3f195ecd1c42"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cph-cachet%2Fflutter-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cph-cachet%2Fflutter-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cph-cachet%2Fflutter-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cph-cachet%2Fflutter-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cph-cachet","download_url":"https://codeload.github.com/cph-cachet/flutter-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254052670,"owners_count":22006716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","dart","flutter","flutter-package","flutter-plugins","ios"],"created_at":"2024-08-02T14:00:32.089Z","updated_at":"2025-05-14T02:04:53.100Z","avatar_url":"https://github.com/cph-cachet.png","language":"Dart","readme":"# CACHET Flutter plugins\n\nThis repo contains the source code for Flutter first-party plugins developed by developers at the [Copenhagen Center for Health Technology (CACHET)](http://www.cachet.dk/) at The Technical University of Denmark.\nCheck the `packages` directory for all plugins.\n\nFlutter plugins enable access to platform-specific APIs using a platform channel. \nFor more information about plugins, and how to use them, see\n[https://flutter.io/platform-plugins/](https://flutter.io/platform-plugins/).\n\n## Plugins\nThese are the available plugins in this repository.\n\n| Plugin | Description | Android | iOS |    http://pub.dev/    | \n|--------|-------------|:-------:|:---:|:---------:|\n| [screen_state](./packages/screen_state) | Track screen state changes | ✔️ | ✔️ | [![pub package](https://img.shields.io/pub/v/screen_state.svg)](https://pub.dartlang.org/packages/screen_state) |\n| [light](./packages/light) | Track light sensor readings | ✔️ | ❌ |  [![pub package](https://img.shields.io/pub/v/light.svg)](https://pub.dartlang.org/packages/light) |\n| [pedometer](./packages/pedometer) | Track step count |  ✔️ | ✔️ | [![pub package](https://img.shields.io/pub/v/pedometer.svg)](https://pub.dartlang.org/packages/pedometer) |\n| [noise_meter](./packages/noise_meter) | Read noise level in Decibel | ✔️ | ✔️  | [![pub package](https://img.shields.io/pub/v/noise_meter.svg)](https://pub.dartlang.org/packages/noise_meter) |\n| [app_usage](./packages/app_usage) | Track usage of all applications on phone. | ✔️ | ❌  | [![pub package](https://img.shields.io/pub/v/app_usage.svg)](https://pub.dartlang.org/packages/app_usage) |\n| [weather](./packages/weather) | Get current weather, as well as forecasting using the OpenWeatherMap API. | ✔️ | ✔️  | [![pub package](https://img.shields.io/pub/v/weather.svg)](https://pub.dartlang.org/packages/weather) |\n| [air_quality](./packages/air_quality) | Get the air quality index using the WAQI API. | ✔️ | ✔️  | [![pub package](https://img.shields.io/pub/v/air_quality.svg)](https://pub.dartlang.org/packages/air_quality) |\n| [notifications](./packages/notifications) | Track device notifications. | ✔️ | ❌  | [![pub package](https://img.shields.io/pub/v/notifications.svg)](https://pub.dartlang.org/packages/notifications) |\n| [movisens_flutter](./packages/movisens_flutter) | Movisens sensor communication. | ✔️ | ✔️  | [![pub package](https://img.shields.io/pub/v/movisens_flutter.svg)](https://pub.dartlang.org/packages/movisens_flutter) |\n| [esense_flutter](./packages/esense_flutter) | eSense ear sensor plugin. | ✔️ | ✔️  | [![pub package](https://img.shields.io/pub/v/esense_flutter.svg)](https://pub.dartlang.org/packages/esense_flutter) |\n| [health](./packages/health) | Apple HealthKit and Google Fit interface plugin. | ✔️ | ✔️  | [![pub package](https://img.shields.io/pub/v/health.svg)](https://pub.dartlang.org/packages/health) |\n| [activity_recognition](./packages/activity_recognition_flutter) | Activity Recognition | ✔️ | ✔️  | [![pub package](https://img.shields.io/pub/v/activity_recognition_flutter.svg)](https://pub.dartlang.org/packages/activity_recognition_flutter) |\n| [audio_streamer](./packages/audio_streamer) | Stream audio as PCM from mic| ✔️ | ✔️  | [![pub package](https://img.shields.io/pub/v/audio_streamer.svg)](https://pub.dartlang.org/packages/audio_streamer) |\n| [mobility_features](./packages/mobility_features) | Compute daily mobility features from location data | ✔️ | ✔️  | [![pub package](https://img.shields.io/pub/v/mobility_features.svg)](https://pub.dartlang.org/packages/mobility_features) |\n| [carp_background_location](./packages/carp_background_location) | Track location, even when app is in the background | ✔️ | ✔️  | [![pub package](https://img.shields.io/pub/v/carp_background_location.svg)](https://pub.dartlang.org/packages/carp_background_location) |\n| [flutter_foreground_service](./packages/flutter_foreground_service) | Foreground service for Android | ✔️ | ❌  | [![pub package](https://img.shields.io/pub/v/flutter_foreground_service.svg)](https://pub.dartlang.org/packages/flutter_foreground_service) |\n\n## Issues\n\nPlease check existing issues and file any new issues, bugs, or feature requests in the [flutter-plugin issue list](https://github.com/cph-cachet/flutter-plugins/issues).\n\n## Contributing\n\nAs part of the open-source Flutter ecosystem, we would welcome any help in maintaining and enhancing these plugins. \nWe (i.e., CACHET) have limited resources for maintaining these plugins and we rely on **your** help in this.\nWe welcome any contribution -- from small error corrections in the documentation, to bug fixes, to large features enhacements, or even new features in a plugin.\nIf you wish to contribute to any of the plugins in this repo,\nplease review our [contribution guide](https://github.com/cph-cachet/flutter-plugins/CONTRIBUTING.md),\nand send a [pull request](https://github.com/cph-cachet/flutter-plugins/pulls).\n\n\nIn general, if you wish to contribute a new plugin to the Flutter ecosystem, please\nsee the documentation for [developing packages](https://flutter.io/developing-packages/) and\n[platform channels](https://flutter.io/platform-channels/). You can store\nyour plugin source code in any GitHub repository (the present repo is only\nintended for plugins developed by the core CARP team). Once your plugin\nis ready you can [publish](https://flutter.io/developing-packages/#publish)\nto the [pub repository](https://pub.dartlang.org/).\n\n","funding_links":[],"categories":["Dart"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcph-cachet%2Fflutter-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcph-cachet%2Fflutter-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcph-cachet%2Fflutter-plugins/lists"}