- Notifications
You must be signed in to change notification settings - Fork752
carp-dk/flutter-plugins
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo contains the source code for Flutter first-party plugins maintained by theCopenhagen Research Platform (CARP) team at the Technical University of Denmark.Check thepackages
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, seehttps://flutter.io/platform-plugins/.
These are the available plugins in this repository.
Plugin | Description | Android | iOS | pub.dev |
---|---|---|---|---|
screen_state | Track screen state changes | ✔️ | ✔️ | |
light | Track light sensor readings | ✔️ | ❌ | |
pedometer | Track step count | ✔️ | ✔️ | |
noise_meter | Read noise level in Decibel | ✔️ | ✔️ | |
app_usage | Track usage of all applications on phone. | ✔️ | ❌ | |
weather | Get current weather, as well as forecasting using the OpenWeatherMap API. | ✔️ | ✔️ | |
air_quality | Get the air quality index using the WAQI API. | ✔️ | ✔️ | |
notifications | Track device notifications. | ✔️ | ❌ | |
movisens_flutter | Movisens sensor communication. | ✔️ | ✔️ | |
esense_flutter | eSense ear sensor plugin. | ✔️ | ✔️ | |
health | Apple HealthKit and Google Fit interface plugin. | ✔️ | ✔️ | |
activity_recognition | Activity Recognition | ✔️ | ✔️ | |
audio_streamer | Stream audio as PCM from mic | ✔️ | ✔️ | |
mobility_features | Compute daily mobility features from location data | ✔️ | ✔️ | |
carp_background_location | Track location, even when app is in the background | ✔️ | ✔️ | |
flutter_foreground_service | Foreground service for Android | ✔️ | ❌ |
Please check existing issues and file any new issues, bugs, or feature requests in theflutter-plugin issue list.
As part of the open-source Flutter ecosystem, we would welcome any help in maintaining and enhancing these plugins.We (i.e., the CARP team) have limited resources for maintaining these plugins, and we rely onyour help in this.We welcome any contribution - from small error corrections in the documentation, to bug fixes, to large feature enhancements, or even new features in a plugin.If you wish to contribute to any of the plugins in this repo, please review ourcontribution guide and send apull request.
About
A collection of Flutter plugins maintained by the CARP team
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.