sdk_pfl_flutter 1.0.0+1
sdk_pfl_flutter: ^1.0.0+1 copied to clipboard
A flutter plugin for the Au10tix Passive Face Liveness module SDK
sdk_pfl_flutter #
This plugin bridges the Au10tix native Passive Face Liveness (PFL) SDK.
Getting Started #
To get started please refer to our sample project and see the read.me file.
Please note that the example tab here only shows the main.dart, which demostrates how to initialise the SDK but not how to use the PFL component. The main imports a class called pfl_page which shows how to use the PFL, and can be found here in our sample project.