Compatibility
The flutter_kyc_qitech plugin requires the following minimum versions:
| Setting | Minimum version |
|---|---|
| Flutter | 3.3.0 |
| Dart SDK | 3.2.3 |
| iOS | 15.5 |
| Android API Level | 35 (Android 15 Vanilla Ice Cream) |
| Gradle | 8.6.0 |
| Android Gradle Plugin (AGP) | 8.7 |
| Kotlin | 2.0.21 (recommended) |
| Native Datadog SDK (iOS, brought in by the plugin) | 3.x |
| MLKit FaceDetection (iOS, if already used in your app) | 8.x |
Current plugin version
| Plugin | Version |
|---|---|
flutter_kyc_qitech | ^5.3.0 |
Warning
Our iOS SDKs do not support being built for simulators on arm64 architecture machines (M1/M2/M3/M4 MacBooks) unless Rosetta is active, translating the x86_64 architecture to arm64. We recommend using physical devices for testing.