Skip to content

Repository files navigation

ScreenLockChecker

pub.devgithublikesdownloadspub pointslicensebuy me a coffee

If you like this package, please like it on pub.dev and star it on GitHub.

ScreenLockChecker is a plugin for checking whether the device has a screen lock enabled.

Usage

import'package:screen_lock_checker/screen_lock_checker.dart';
...
final screenLockChecker =ScreenLockChecker();
final isScreenLockEnabled =await screenLockChecker.isScreenLockEnabled();

About

A Flutter plugin for checking whether the device has a screen lock enabled.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages