unlock_detector 0.0.6
unlock_detector: ^0.0.6 copied to clipboard
A Flutter Package to detect if app running while phone is locked or not.
CHANGES #
0.0.6 #
- change calls names
startDetectionit changed toinitialize - change calls names
lockUnlockStreamit changed tostream - update
Readmewith new names changes
0.0.5 #
- update
changelogfile.
0.0.4 #
- make
minAndroidSdkto 19 instead of 21. - Add Enum Named
UnlockDetectorStatusas return value.
0.0.3 #
- update dart version to 3.0.0.
0.0.2 #
- update
readmefile.
0.0.1 #
- release the package.