- 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
- Updated pubspec.yaml
Light()
implemented as singleton.- Updates Kotlin plugin and AGP.
- Upgrade of
compileSdkVersion
to 33. - Upgrade to Dart 3.
lightSensorStream
is not returningnull
values.- update to example app
- Migration to null safety
- fix: issue #139
- Updated version of the old plugin.