flutter_sensors 1.0.1 copy "flutter_sensors: ^1.0.1" to clipboard
flutter_sensors: ^1.0.1 copied to clipboard

A flutter plugin to access the available sensors of the device.

Changelog #

1.0.1 #

  • Updated README.md

1.0.0 #

  • Updated to support null safety.

0.1.6 #

  • Fixed delay problem that avoided events to be reported (#3).

0.1.5 #

  • Fixed compilation error (#2). Added support for new embedding mechanism.

0.1.2 #

  • Updated Android dependencies

0.1.1 #

  • Updated description.
  • Formatted code.

0.1.0 #

  • Sensor stream to retrieve data.
  • Dynamic sensor registering in Android.
  • iOS register some specific sensors. (Check Sensors.dart class)
40
likes
120
pub points
92%
popularity

Publisher

unverified uploader

A flutter plugin to access the available sensors of the device.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_sensors