usesmileid_platform_interface

The common platform interface for the Smile ID Flutter SDK's federated face and document detection plugins.

This package defines the Pigeon-generated platform-channel contract that the ML implementation packages (Android ML Kit, Huawei HMS, Apple Vision) implement. It is an internal component.

To add support for a new platform, provide a federated implementation of this interface. See Flutter's federated plugin guidance.

License

MIT — see LICENSE.