device_unlock
device_unlock copied to clipboard
A Flutter plugin to request the device unlock screen.
Can't call a non static function without instance
This package does not work with flutter_local_notification package. If we use this package and then use any function from flutter_local_notification, I get the following error. I/flutter ( 6490): MissingPluginException(No implementation...
Hi, thank you for your package. It works smoothly on iPhone 7 - fingerprint but on iPhone X it proposes to enter a pin, not a face ID. How can...
Hey i used your plugin and made some changes to the methods like Open setting which will Open up the settings in android. When i tried to integrate the plugin...