blob: d1f3a82cb8a9ebd811e4cfcd29fe727a2fa9425a [file] [log] [blame]
name: sensors
description: Flutter plugin for accessing the Android and iOS accelerometer and
gyroscope sensors.
homepage: https://github.com/flutter/plugins/tree/master/packages/sensors
version: 2.0.3
flutter:
plugin:
platforms:
android:
package: io.flutter.plugins.sensors
pluginClass: SensorsPlugin
ios:
pluginClass: FLTSensorsPlugin
dependencies:
flutter:
sdk: flutter
dev_dependencies:
test: ^1.16.0
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
mockito: ^5.0.0
pedantic: ^1.10.0
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.12.13+hotfix.5"