Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 718 Bytes

CHANGELOG.md

File metadata and controls

35 lines (22 loc) · 718 Bytes

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 returning null values.
  • update to example app

2.0.0

  • Migration to null safety

1.0.1

1.0.0

  • Updated version of the old plugin.