creativecreatorormaybenot
Committed by GitHub

Publish all packages (#139)

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