wakelock_plus 1.3.1 
wakelock_plus: ^1.3.1 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.2.10 #
1.2.8 #
- #70 chore(deps): Allow web ^1.0.0. Thanks provokateurin.
 
1.2.5 #
1.2.3 #
- #44 fix(wakelock_plus): WASM-compatible conditional imports. Thanks IchordeDionysos.
 
1.2.2 #
1.2.1 #
- Emergency hotfix by upgrading 
wakelock_plus_platform_interfaceto version1.2.0. 
1.2.0 #
- #26 Update web implementation to depend on Dart 3.3 JS interop + the recommended web package. Thanks davidmartos96.
 - #33 Upgraded package_info_plus to version 6.0.0. Thanks diegotori.
 - #34 Migrate to gradle 8.0. Thanks hasanm08.
 - #35 Issue #18. Thanks diegotori.
 - BREAKING CHANGES:
- Library now requires Dart version 
3.3or higher. - Library now requires Flutter version 
3.19or higher. - Library now requires Java 17 or higher and your app must build on API 34 (14 Upside Down Cake) on Android.
 
 - Library now requires Dart version 
 
1.1.6 #
- #23 fix: privacy manifest. Thanks SputNikPlop.
 
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.