Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 519 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 519 Bytes

2.0.0

  • Replace frontend package to wakelock_plus.
  • Supports TV devices.
  • Update minimum Flutter and Dart version to 3.19 and 3.4.

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.