creativecreatorormaybenot
Committed by GitHub

Release 0.6.1 (#166)

* Update pubspec.yaml

* Update CHANGELOG.md
  1 +## 0.6.1
  2 +
  3 +* Fixed infinite loop on iOS.
  4 +
1 ## 0.6.0+1 5 ## 0.6.0+1
2 6
3 * Remove Podfiles from example directory. 7 * Remove Podfiles from example directory.
@@ -2,7 +2,7 @@ name: wakelock @@ -2,7 +2,7 @@ name: wakelock
2 description: >-2 2 description: >-2
3 Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on 3 Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on
4 Android, iOS, macOS, Windows, and web. 4 Android, iOS, macOS, Windows, and web.
5 -version: 0.6.0+1 5 +version: 0.6.1
6 repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock 6 repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock
7 7
8 environment: 8 environment: