light 4.0.0
light: ^4.0.0 copied to clipboard
Plugin for collecting data from the ambient light sensor on Android.
4.0.0 #
- Upgrade of APK (issue [#1116])
- Added linter to the code
- Removed marked support for iOS in pubspec file
- Refactor of error handling (removing the
LightException
) - Refactor of example app code
3.0.1 #
- Updated pubspec.yaml
3.0.0 #
Light()
implemented as singleton.- Updates Kotlin plugin and AGP.
- Upgrade of
compileSdkVersion
to 33. - Upgrade to Dart 3.
2.1.0 #
lightSensorStream
is not returningnull
values.- update to example app
2.0.0 #
- Migration to null safety
1.0.0 #
- Updated version of the old plugin.