Skip to main content

Prerequisites

Before you begin, ensure you have:
  • Flutter 3.x or higher
  • For iOS: iOS 13 or higher
  • For Android: Android SDK 26 (Android 8.0) or higher

Install the Package

Add the dependency to your pubspec.yaml:
Then run:

Platform Setup

1. Install CocoaPods dependencies

2. Add required permissions to Info.plist

Add the following keys to ios/Runner/Info.plist:
Missing any of these keys will cause the app to crash when the SDK requests that permission.
Customize the description strings to match your app’s use case.

Next Steps

Quick Start

Write your first verification flow

API Reference

Explore the full API documentation