wakelock_plus 1.1.2
wakelock_plus: ^1.1.2 copied to clipboard
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, Linux, and web.
1.1.2 #
- #10: Allow use of
package_info_plusversion5.x.x. Thanks dkrutskikh.
1.1.1 #
1.1.0 #
- #2: Downgraded minimum
metato version1.3.0in order to maintain compatibility with versions of Flutter below3.10. Also downgradedjsto version0.6.3due to the above. Thanks diegotori. - BREAKING CHANGE: Increased the minimum supported Dart version to
2.18in order to align it withwakelock_plus_platform_interfaceversion1.1.0.
1.0.0+3 #
README.mdnow attributes the original author of thewakelockplugin, which this plugin is based on.
1.0.0+2 #
- Added another update to
README.md.
1.0.0+1 #
- Added update to
README.md.