creativecreatorormaybenot

Bump packages (#145)

## 0.2.0
* Bumped to depend on latest platform interface.
## 0.1.0+3
* Upgraded lints.
... ...
name: wakelock_macos
description: >-2
macOS platform implementation of the wakelock_platform_interface for the wakelock plugin.
version: 0.1.0+3
version: 0.2.0
repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_macos
environment:
... ...
## 0.3.0
* Bumped to depend on latest platform interface.
## 0.2.0+3
* Upgraded lints.
... ...
name: wakelock_web
description: Web platform implementation of the wakelock_platform_interface for the wakelock plugin.
version: 0.2.0+3
version: 0.3.0
repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_web
environment:
... ...
## 0.2.0
* Bumped to depend on latest platform interface.
## 0.1.0+2
* Upgraded lints.
... ...
name: wakelock_windows
description: >-2
Windows platform implementation of the wakelock_platform_interface for the wakelock plugin.
version: 0.1.0+2
version: 0.2.0
repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_windows
environment:
... ... @@ -12,7 +12,7 @@ dependencies:
flutter:
sdk: flutter
wakelock_platform_interface: ^0.2.0
wakelock_platform_interface: ^0.3.0
win32: ^2.0.0
dev_dependencies:
... ...