unlock_detector 0.1.0 copy "unlock_detector: ^0.1.0" to clipboard
unlock_detector: ^0.1.0 copied to clipboard

A Flutter Package to detect if app running while phone is locked or not.

CHANGES #

0.1.0 #

  • solve iOS not working reported by kmiller issue#1
  • make initializing direct when listen to stream
  • update Readme with new names changes

0.0.6 #

  • change calls names startDetection it changed to initialize
  • change calls names lockUnlockStream it changed to stream
  • update Readme with new names changes

0.0.5 #

  • update changelog file.

0.0.4 #

  • make minAndroidSdk to 19 instead of 21.
  • Add Enum Named UnlockDetectorStatus as return value.

0.0.3 #

  • update dart version to 3.0.0.

0.0.2 #

  • update readme file.

0.0.1 #

  • release the package.
5
likes
150
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Package to detect if app running while phone is locked or not.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on unlock_detector