dot_face_lite 0.6.0 dot_face_lite: ^0.6.0 copied to clipboard
A Flutter plugin, as a part of Innovatrics DOT Flutter SDK, that provides components for face capture and related functionalities for a Flutter project.
DOT Face Lite #
A Flutter plugin, as a part of Innovatrics DOT Flutter SDK, that provides components for face capture and related functionalities which are easy to integrate into a Flutter project.
Get Started #
- Check the requirements, get a license file, setup your project, see how to initialize and deinitialize DOT SDK and try the example. Follow the DOT SDK / Get Started topic.
- Use the components. See the next section.
Components #
Overview #
DOT Face Lite plugin provides UI components. These are available as widgets and can be added to your widget tree.
List of UI Components (Widgets)
- Face Auto Capture: A visual component for capturing good quality images of a human face.
- See
FaceAutoCaptureWidget
for more details about the component integration. - Review the Face Auto Capture functionality to gain a deeper understanding of the concept.
- See
- MagnifEye Liveness: A visual component for capturing images suitable for liveness evaluation.
- See
MagnifEyeLivenessWidget
for more details. - Review the MagnifEye Liveness functionality to gain a deeper understanding of the concept.
- See