creativecreatorormaybenot
Committed by GitHub

Add homepage (#100)

@@ -2,6 +2,7 @@ name: wakelock_windows @@ -2,6 +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 4 version: 0.1.0
  5 +homepage: https://github.com/creativecreatorormaybenot/wakelock/tree/master/wakelock_windows
5 6
6 environment: 7 environment:
7 sdk: '>=2.12.0 <3.0.0' 8 sdk: '>=2.12.0 <3.0.0'