Detecting fingerprint touch in Android using Dart
I want to write some code to detect when someone touches the DEVICE’S fingerprint sensor. In other words, I want to capture the attempt to log into the device from the Fingerprint Sensor.
I want to write some code to detect when someone touches the DEVICE’S fingerprint sensor. In other words, I want to capture the attempt to log into the device from the Fingerprint Sensor.