flutter_cm_sensor_recorder

Last updated:

0 purchases

flutter_cm_sensor_recorder Image
flutter_cm_sensor_recorder Images
Add to Cart

Description:

flutter cm sensor recorder

⬆️ Flutter CM Sensor Recorder #
This plugin allows to use the CoreMotion Sensor Recorder features of iOS in your Flutter mobile app on both iOS and Android.
Because of the lack of OS-specific support for recording raw accelerometer data in background on Android, the Android implementation uses a Foreground service.
Requesting permissions #
Additionally, you will have to manage the permission request. If you choose to go with permission permission_handler make sure to follow their installation steps as well.
Units #
The only difference compared to the iOS native implementation lays in the fact that this plugin will give you accelerations in m/s² instead of Apple's G.
Usage #
You can check the example for a rather complete implementation and you can always refer the official iOS documentation, this plugin behaves in the same way.
Sponsor #
The initial development of this plugin was sponsored by Growth Constant Inc. who allowed my to publish this as an open source project.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.