wakelock_plus 1.2.5 copy "wakelock_plus: ^1.2.5" to clipboard
wakelock_plus: ^1.2.5 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.5 #

  • #52 chore: loosen dependency constraint to support package_info_plus v8 and v9. Thanks josxha.

1.2.4 #

  • #46 Chore: package_info_plus range upgrade. Thanks diegotori.

1.2.3 #

1.2.2 #

1.2.1 #

  • Emergency hotfix by upgrading wakelock_plus_platform_interface to version 1.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.3 or higher.
    • Library now requires Flutter version 3.19 or higher.
    • Library now requires Java 17 or higher and your app must build on API 34 (14 Upside Down Cake) on Android.

1.1.6 #

1.1.5 #

1.1.4 #

  • #17 Set range for package_info_plus. Thanks vbuberen.

1.1.3 #

  • #13 Revert usage of package_info_plus wide version range. Thanks vbuberen.

1.1.2 #

  • #10: Allow use of package_info_plus version 5.x.x. Thanks dkrutskikh.

1.1.1 #

  • #3: Library is now compatible with Android Gradle Plugin versions below 4.2.0. Thanks diegotori.

1.1.0 #

  • #2: Downgraded minimum meta to version 1.3.0 in order to maintain compatibility with versions of Flutter below 3.10. Also downgraded js to version 0.6.3 due to the above. Thanks diegotori.
  • BREAKING CHANGE: Increased the minimum supported Dart version to 2.18 in order to align it with wakelock_plus_platform_interface version 1.1.0.

1.0.0+3 #

  • README.md now attributes the original author of the wakelock plugin, 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.

1.0.0 #

  • Initial release for the continuation of the orginal wakelock Flutter Plugin.
238
likes
140
pub points
99%
popularity

Publisher

verified publisherfluttercommunity.dev

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dbus, flutter, flutter_web_plugins, meta, package_info_plus, wakelock_plus_platform_interface, web, win32

More

Packages that depend on wakelock_plus