wakelock 0.1.1+1 copy "wakelock: ^0.1.1+1" to clipboard
wakelock: ^0.1.1+1 copied to clipboard

outdated

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 [...]

0.1.1+1 #

  • Elaborated a bit more in description.

0.1.1 #

  • Renamed functions.
  • Improved README.

0.1.0+3 #

  • Added wakelock permission in Android Manifest.

0.1.0+2 #

  • Improved README.
  • Removed unnecessary files.

0.1.0+1 #

  • Fixed dependency issue.
  • Removed unnecessary dependencies.

0.1.0 #

  • Bumped version to indicate that the plugin is fully usable.
  • Improved README's.
  • Formatted Dart files.

0.0.1 #

  • The wakelock plugin allows you to toggle the Android and iOS wakelock and retrieve its current status.
1477
likes
0
pub points
99%
popularity

Publisher

verified publishercreativemaybeno.dev

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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on wakelock