wakelock_plus_tvos 0.0.1 copy "wakelock_plus_tvos: ^0.0.1" to clipboard
wakelock_plus_tvos: ^0.0.1 copied to clipboard

tvOS (Apple TV) implementation of the wakelock_plus Flutter plugin, provided by flutter-tvos.

wakelock_plus_tvos #

tvOS implementation of wakelock_plus for flutter-tvos.

Hand-finished from flutter-tvos plugin port. Verified: 2/2 integration tests pass on a physical Apple TV.

Usage #

dependencies:
  wakelock_plus: ^1.x
  wakelock_plus_tvos: ^0.0.1

tvOS support #

✅ Supported #

  • WakelockPlus.enable() / disable() / toggle() / enabled — backed by UIApplication.isIdleTimerDisabled, which exists on tvOS (keeps the Apple TV screensaver from kicking in).

❌ Not supported on tvOS #

  • None. Fully functional.

See PORTING_REPORT.md for the port detail and checklist.

0
likes
140
points
48
downloads

Documentation

API reference

Publisher

verified publisherfluttertv.dev

Weekly Downloads

tvOS (Apple TV) implementation of the wakelock_plus Flutter plugin, provided by flutter-tvos.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, wakelock_plus_platform_interface

More

Packages that depend on wakelock_plus_tvos

Packages that implement wakelock_plus_tvos