Skip to content

Latest commit

 

History

History
84 lines (73 loc) · 6.02 KB

README.md

File metadata and controls

84 lines (73 loc) · 6.02 KB

Hugging Face - Here

Documentation- Here

Face Recognition Flutter Plugin with 3D Passive Liveness Detection - Fully On Premise

Overview

Explore face recognition SDK React Native Plugin from Faceplugin Top-ranked on NIST FRVT , coupled with an advanced iBeta level 2 liveness detection engine that effectively safeguards against printed photos, video replay, 3D masks, and deepfake threats, ensuring top-tier security.
This is on-premise face recognition SDK which means everything is processed in your phone and NO data leaves the device.

Try this APP on Google Play



Awesome Badge Star Badge issue pr

Screenshots

On the Youtube

Install License

The code below shows how to use the license:

try {
if (Platform.isAndroid) {
await _facesdkPlugin
.setActivation(
"MsWdfxxrgrmsqd/vmtzbXd53Y2FwTJ4NqA7zYu+b1TPOA1fPylOhUC6cXICq66M1Iyr9TMWkKWUX"
"bdkkB/kuq7N2gpufGvW0vtuqqFiJTJ/o1FChJ/essH09XUSa4OXa/DE6SLD2xHJTaWkWYvxjJXAk"
"4TzA8moO9fU82HHMLzC2hN6LAgT0ktMdeGY9fFXQYc83blh9YA/cXv6v1lcgc17dHT8wNkPd56Yo"
"YUGI2VxgH09pKOzIhHoGDCoeabwXUPCr5J+M0zm6ZeWTWK4TO1WK09klQN8QrYLbFxCIRxLEsptQ"
"3rkej8bndgb00V30MbsPm6JEVFOAONTsolLohg==")
.then((value) => facepluginState = value ?? -1);
} else {
await _facesdkPlugin
.setActivation(
"P+uN1qrG1hSFytf3EGBVdPKu+2KDiKJGj01nGWmWc58DWR7P72CROC+6o+g/RvqSt0FhmRmD/bSp"
"axD+dIGBrh0XWziwe+h+aJ1pAlgTOYzrfNYsctlBPphIKFFRzLlB2xSC9/HHXl8gBK0HMyDkdJfj"
"HZG38yxZmzLF9U93VV0U77qDuDwH+BSAWTI/7n+9NDgCEq16UVVBI4orMhwqI/E/Qxu782wfMspP"
"PGudIU59bpSNia8p/e6korb6a9ORSLUX5NlhZw5mU/uhJp6725kFrpnxFHvp9XjWpJpB2WLf5dqW"
"AilE5RLVpljUesj6oS+zB2RRIpEyHTh1VNPcWA==")
.then((value) => facepluginState = value ?? -1);
}
Please contact us to get the license.

How To Run

1. Flutter Setup

Please refer to this the official Flutter documentation.

2. How to Run the App

flutter pub upgrade
flutter run

If you are going to run the iOS app, please refer to this documentation for detailed instructions.

List of our Products

Contact

faceplugin.comfaceplugin.comfaceplugin.com