seon_orchestration_flutter
Flutter plugin for the SEON Orchestration SDK, providing identity verification flows for iOS and Android. Built using Flutter’s MethodChannel for seamless communication between Dart and native code.Features
- Cross-platform — Works on both iOS and Android with a single Dart API
- MethodChannel — Uses Flutter’s standard platform channel mechanism
- Typed API — Full Dart class and enum definitions included
Platform Requirements
API Overview
Quick Example
Installation
Install the plugin in your Flutter project
Quick Start
Build your first verification flow
API Reference
Explore the full API documentation
Troubleshooting
Solutions for common issues