autheo_sdk
A Flutter SDK for KYC verification
1.0.8
What this package is like to depend on
Last release 1 months ago
13 Jul 2026
Ships fairly regularly
a new release about every 4 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
8 months old
8 releases · first in 2025
8 releases in the last 12 months
see the full history below
Release timeline
8 releases · Dec 2025 to Jul 2026
2026
Releases
latest 8-
1.0.813 Jul 2026Release notes
Open source →- Added ID card back capture screen with manual capture and rectangle overlay guide
card_backimage is now included in the card verification payload alongsidecard_front- Added Third Party Withdrawal verification type with appointment scheduling flow
- Added verification option toggles (address check, AML check, credit check, OTP required) to example app
-
1.0.702 Jun 2026 -
1.0.602 Jun 2026 -
1.0.501 Jun 2026 -
1.0.301 Jun 2026Release notes
Open source →- GPS coordinate capture for selfie-in-front-of-house
- Replaced all
print()withdebugPrint() - Wrapped sensitive debug logs in
kDebugMode
-
1.0.202 Dec 2025Release notes
Open source →- Added address verification flow with digital, physical, and standard check types
- Added OTP verification support
- Added liveness detection (head-turn) for selfie capture
- Added multi-image capture screen for residence photos
- Fixed asset loading for SDK package consumers
- Fixed NV21 image buffer padding for Samsung/Sony devices
- Replaced
google_ml_kitmeta-package withgoogle_mlkit_face_detectionto eliminate Firebase duplicate class conflict for integrators usingfirebase-messaging
-
1.0.101 Dec 2025Release notes
Open source →- Bug fixes and stability improvements for card detection
- Updated face detection thresholds for improved accuracy
- Fixed camera resolution handling on low-end devices
-
1.0.001 Dec 2025Release notes
Open source →- Initial public release of Autheo SDK
- ID card capture with TFLite-based detection
- Selfie capture with face alignment guidance
- OTP verification screen