creativecreatorormaybenot

0.1.1+2

  1 +## 0.1.1+2
  2 +
  3 +* Made the plugin description more concise.
  4 +
1 ## 0.1.1+1 5 ## 0.1.1+1
2 6
3 * Elaborated a bit more in description. 7 * Elaborated a bit more in description.
1 name: wakelock 1 name: wakelock
2 -description: Wakelock is a Flutter plugin that allows you to easily toggle the Android and iOS screen wakelock on or off in order to prevent the screen from automatically turning off. Essentially, this allows you to keep the device awake, i.e. prevent the phone or tablet from sleeping.  
3 -version: 0.1.1+1 2 +description: This Flutter plugin allows you to keep Android and iOS devices awake, i.e. prevent them from sleeping by toggling the wakelock of the phone or tablet on or off.
  3 +version: 0.1.1+2
4 author: creativecreatorormaybenot <19204050+creativecreatorormaybenot@users.noreply.github.com> 4 author: creativecreatorormaybenot <19204050+creativecreatorormaybenot@users.noreply.github.com>
5 homepage: https://github.com/creativecreatorormaybenot/wakelock 5 homepage: https://github.com/creativecreatorormaybenot/wakelock
6 6