- Replace frontend package to wakelock_plus.
- Supports TV devices.
- Update minimum Flutter and Dart version to 3.19 and 3.4.
- 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.
- Update wakelock to 0.5.6.
- Update wakelock_platform_interface to 0.3.0.
- Update implementation according to the changed platform interface.
- Initial release.