is_lock_screen2 2.0.3 copy "is_lock_screen2: ^2.0.3" to clipboard
is_lock_screen2: ^2.0.3 copied to clipboard

Detects if device is in lock screen. Useful for determining whether app entered background due to locking screen or leaving app.

[2.0.3] - 2025-04-08 #

  • removing name space from AndroidManifest.xml and moving it to build.gradle
  • upgrading gradle version to 8.4
  • removing the registerWith, it's no longer needed in the new FlutterPlugin

[2.0.2] - 2025-02-24 #

  • updating the min and the target sdk and the kotlin version

[2.0.1] - 2023-7-23 #

  • Update Android Gradle

[2.0.0] - 2021-04-08 #

  • Support null safety

  • Clean up unused code and debug prints in iOS native part

  • Update and and clean up example code

[1.0.0] - 2020-07-16 #

  • Initial release
7
likes
150
points
3.89k
downloads

Publisher

unverified uploader

Weekly Downloads

Detects if device is in lock screen. Useful for determining whether app entered background due to locking screen or leaving app.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on is_lock_screen2