docupass_flutter 0.1.1 copy "docupass_flutter: ^0.1.1" to clipboard
docupass_flutter: ^0.1.1 copied to clipboard

Native in-app ID verification & KYC for Flutter (ID Analyzer DocuPass) — document scan, face match, on-device liveness, no WebView.

0.1.1 #

  • Customization props on DocuPassViewbrandColor, logoUrl, and labels (override any user-facing label, in any language), forwarded to the native cores' DocuPassTheme / DocuPassStrings.
  • Picks up the native cores' 0.1.1 audit fixes (e-signature data-signature field detection, phone country-code picker).

0.1.0 #

Initial DocuPass Flutter plugin over the native Android + iOS cores.

  • DocuPassView widget (AndroidView / UiKitView platform view) with props reference, partyId, baseUrl and an onResult callback.
  • DocuPassResult / DocuPassStatus Dart types.
  • Android: DocupassFlutterPlugin + DocuPassPlatformView hosting the native Compose DocuPassView (supplies its own ViewTree lifecycle/viewmodel/saved-state owners); result over a per-view MethodChannel.
  • iOS: DocupassFlutterPlugin + DocuPassPlatformView hosting the SwiftUI DocuPassView via UIHostingController.

Wraps the native SDKs (no logic reimplemented).

0
likes
140
points
2
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native in-app ID verification & KYC for Flutter (ID Analyzer DocuPass) — document scan, face match, on-device liveness, no WebView.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on docupass_flutter

Packages that implement docupass_flutter