dchs_motion_sensors 2.0.1 copy "dchs_motion_sensors: ^2.0.1" to clipboard
dchs_motion_sensors: ^2.0.1 copied to clipboard

Flutter plugin for accessing the Android and iOS accelerometer, gyroscope, magnetometer, and orientation sensors.

2.0.1 #

  • 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.0 #

  • 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.0 #

  • add support for Android namespace
  • bump compileSdkVersion to 34

1.0.2 #

  • added podspec for ios (bug fixing)

1.0.1 #

11
likes
160
points
6.85k
downloads

Publisher

verified publisherdariocavada.com

Weekly Downloads

Flutter plugin for accessing the Android and iOS accelerometer, gyroscope, magnetometer, and orientation sensors.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, vector_math

More

Packages that depend on dchs_motion_sensors

Packages that implement dchs_motion_sensors