unlock_detector 1.0.0 
unlock_detector: ^1.0.0 copied to clipboard
A Flutter Package to detect if app running while phone is locked or not.
CHANGES #
1.0.0 #
- detect more state new isOnline , isOffline flags
 - upgrade versions
 - update 
Readmewith new names changes 
0.1.0 #
- solve 
iOSnot working reported by kmiller issue#1 - make initializing direct when listen to stream
 - update 
Readmewith new names 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.