creativecreatorormaybenot

Fix macos deployment (#148)

* Update CHANGELOG.md

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