light_sensor 3.0.0 copy "light_sensor: ^3.0.0" to clipboard
light_sensor: ^3.0.0 copied to clipboard

PlatformAndroid

A Flutter plugin for Android allowing access to the device light sensor.

3.0.0 #

  • [BREAKING] Changed hasSensor getter to hasSensor()
  • [BREAKING] Changed lightSensorStream to luxStream()
  • Implemented tests
  • Renamed platform channels
  • Updated example

2.0.2 #

  • Added method 'hasSensor' to check, if device has light sensor.
  • Changed CHANGELOG order.

2.0.1 #

  • Fixes pub scores warnings.

2.0.0 #

  • Migrated to null-safety.

1.0.2 #

  • Updated Readme.

1.0.1 #

  • Cleaned up pubspec.yaml.
  • Added Lint.
  • Updated example.

1.0.0 #

  • Initial release.
5
likes
130
pub points
75%
popularity

Publisher

unverified uploader

A Flutter plugin for Android allowing access to the device light sensor.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on light_sensor