verification_sdk library
A Flutter SDK for multi-stage identity verification, providing initialization and an embeddable verification UI flow for mobile apps.
Classes
- VerificationCallbacks
- Callback holders used by the SDK to surface progress and final results.
- VerificationSDK
-
Top-level SDK entry. Call
initializeonce with credentials and optional branding, then usestartVerificationto present the verification UI.
Enums
- Environment
- Target environment for the SDK.