kyc_flutter 0.1.0 copy "kyc_flutter: ^0.1.0" to clipboard
kyc_flutter: ^0.1.0 copied to clipboard

A drop-in Flutter KYC / face-liveness camera flow: framing captures plus optional blink, smile and head-turn challenges.

0.1.0 #

Initial release.

  • One-call API: KYCFlutter.instance.startKyc(context, config: ...).
  • Mandatory look-straight framing captures (far, then near) run first.
  • Optional liveness challenges: blink, smile, turn left, turn right.
  • Structured KycResult output with a status (success / cancelled / timeout) and images tagged by capture type and liveness step.
  • Fully customizable on-screen text via KycStrings (English by default).
  • Configurable thresholds and hold durations via DetectionConfig, including smileThreshold.
1
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A drop-in Flutter KYC / face-liveness camera flow: framing captures plus optional blink, smile and head-turn challenges.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camerawesome, flutter, google_mlkit_face_detection, path_provider, uuid

More

Packages that depend on kyc_flutter