Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 450 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 450 Bytes

NEXT

  • Update minimum Flutter and Dart version to 3.13 and 3.1.

1.0.2

  • Switch to a MethodChannel-based implementation.
  • Update wakelock to 0.6.2.
  • Remove pedantic dependency and replace with flutter_lints.
  • Increase the minimum Flutter version to 3.3.

1.0.1

  • Update wakelock to 0.5.6.
  • Update wakelock_platform_interface to 0.3.0.
  • Update implementation according to the changed platform interface.

1.0.0

  • Initial release.