creativecreatorormaybenot
Committed by GitHub

Publish all packages (#139)

... ... @@ -3,7 +3,7 @@ description: >-2
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on
Android, iOS, macOS, Windows, and web.
version: 0.5.4
homepage: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock
repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock
environment:
sdk: '>=2.12.0 <3.0.0'
... ...
... ... @@ -2,7 +2,7 @@ name: wakelock_macos
description: >-2
macOS platform implementation of the wakelock_platform_interface for the wakelock plugin.
version: 0.1.0+3
homepage: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_macos
repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_macos
environment:
sdk: '>=2.12.0 <3.0.0'
... ...
... ... @@ -3,7 +3,7 @@ description: >-2
A common platform interface for the wakelock plugin used by the different platform
implementations.
version: 0.2.1+3
homepage: >-2
repository: >-2
https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_platform_interface
environment:
... ...
name: wakelock_web
description: Web platform implementation of the wakelock_platform_interface for the wakelock plugin.
version: 0.2.0+3
homepage: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_web
repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_web
environment:
sdk: '>=2.12.0 <3.0.0'
... ...
... ... @@ -2,7 +2,7 @@ name: wakelock_windows
description: >-2
Windows platform implementation of the wakelock_platform_interface for the wakelock plugin.
version: 0.1.0+2
homepage: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_windows
repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_windows
environment:
sdk: '>=2.12.0 <3.0.0'
... ...