dchs_motion_sensors
Flutter plugin for accessing the Android and iOS accelerometer, gyroscope, magnetometer, and orientation sensors.
2.0.2
16K downloads/mo
#2409 most downloaded on pub.dev
dariocavada/dchs_motion_sensors
What this package is like to depend on
Last release 4 months ago
22 Apr 2026
Ships fairly regularly
a new release about every 5 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
6 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
6 releases · Aug 2023 to Apr 2026
2024
2025
2026
Releases
latest 6-
2.0.222 Apr 2026Release notes
Open source →- add Swift Package Manager support for iOS
- move the iOS implementation to Swift-only plugin registration
- update the minimum Flutter and Dart SDK versions for SPM support
- iOS consumers should use Flutter 3.41 or newer; older toolchains will not generate the Swift Package Manager-based iOS host correctly
- if you update an existing example or app from the old CocoaPods-based iOS template, regenerate the
ios/host app withflutter create --platforms=ios .before validating the plugin on iOS
-
2.0.114 Feb 2025Release notes
Open source →- updates the plugin to use the new FlutterPlugin API, replacing the deprecated Registrar API, which has been completely removed in Flutter 3.28.x. thank you to BenVae
-
2.0.030 Sep 2024Release notes
Open source →- update build gradle to 8.1.0
- update kotlin version to 1.8.22
- changed build.gradle file with latest recommendation
- removed gradle.properties, gradle-wrapper.properties and AndroidManifest.xml (deprecated the package definition on that file)
- update the vector_math dependency to the latest version
- update for compatibility to the latest flutter 3.24.3
-
1.1.014 May 2024 -
1.0.221 Dec 2023 -
1.0.124 Aug 2023