creativecreatorormaybenot

Fix macos deployment (#148)

* Update CHANGELOG.md

* Update pubspec.yaml
## 0.4.0
* Fixed platform interface dependency.
## 0.3.0
* Bumped to depend on latest platform interface.
... ...
... ... @@ -6,7 +6,7 @@ repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wake
environment:
sdk: '>=2.12.0 <3.0.0'
flutter: '>=1.24.0-0'
flutter: '>=1.24.0'
dependencies:
flutter:
... ...