flutter_smartface_mobile library Overview Integration License and Setup Biometric Flows UI and Camera

Main SmartFace Flutter API for biometric operations.

This library contains the primary entry points used after license installation and API credential setup. It covers:

  • credential configuration
  • user and group synchronization
  • enrollment and identification widgets
  • native activities and liveness flows
  • security level and image-quality settings

Applications that need a Flutter-owned UI usually start here.

Classes

FlutterSmartfaceMobilePlatform
An abstract class that extends PlatformInterface to define the platform-specific implementation for the Flutter Smartface plugin.