Fix macos deployment (#148)
* Update CHANGELOG.md * Update pubspec.yaml
Showing
2 changed files
with
5 additions
and
1 deletions
| @@ -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: |
-
Please register or login to post a comment