flutter_smartface_license library Overview License and Setup

License, product, and installation APIs for SmartFace Flutter integrations.

Use this library during bootstrap to:

  • authenticate against the licensing backend
  • query the products available for a document or customer identifier
  • install and validate the local license state

Once the license is installed and authenticated, configure API credentials with flutter_smartface_mobile.

Classes

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