device_security_checking 0.0.4 copy "device_security_checking: ^0.0.4" to clipboard
device_security_checking: ^0.0.4 copied to clipboard

Checking on device security level

device_security_checking #

Checking on device security level like Rooted Device || JailBroken, simulator || Emulator and Developer option on or not (only Android)

Getting Started #

--********** By using using this package you can get the following details **********--

--> To overall checking of the device is trusted device or not by calling "trustedDeviceChecking()" method. In this this method result is getting from the following checking the device is RealDevice or not and is Rooted Device or not and is developer option is on or not (only for Android)

--> To check Rooted Device or Security Device by calling the "rootedDeviceChecking()" method

--> To check Emulator or Not by calling the "emulatorChecking()"method

--> To check Developer option is on or not by calling the "developerModeChecking()" method but this method is only applicable for Android.

0
likes
130
pub points
50%
popularity

Publisher

unverified uploader

Checking on device security level

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on device_security_checking