trueid_sdk 1.2.0 copy "trueid_sdk: ^1.2.0" to clipboard
trueid_sdk: ^1.2.0 copied to clipboard

PlatformAndroid

Flutter plugin for TrueID identity verification via Ghana Card (NIA). Captures selfie with face detection and verifies against NIA records.

1.2.0 #

  • Added NFC chip reading: TrueIdSdk.isNfcSupported(), isNfcEnabled(), and readNfcChip() — reads the ICAO 9303 chip on Ghana Card / ePassport-style documents (BAC/PACE handshake, DG1/DG2/DG7/DG11) given the MRZ key fields from a prior camera scan. Android only for now; ported from the NFC engine proven out in TrueID's standalone field app so third-party integrators get the same capability. There is no browser/widget equivalent — Web NFC cannot perform the ISO 7816 APDU exchanges an ICAO 9303 chip requires.
  • Native dependency: trueid-selfie-sdk bumped to 2.4.0.

1.1.0 #

  • Added TrueIdSdk.launchHostedVerification() — document capture + selfie with liveness, review, and result via TrueID's hosted flow in a Chrome Custom Tab. Same UI/UX as the TrueID web widget and hosted component.
  • Native dependency: switched primary Android repo from JitPack to the self-hosted TrueID Maven repo (https://app.trueid.info/sdk/android), matching trueid-selfie-sdk 2.3.0. JitPack kept as a fallback.

1.0.0 #

  • Initial release
  • End-to-end identity verification (PIN + selfie + NIA)
  • Standalone selfie capture with face detection
  • Activity Result API and callback support
  • ML Kit face alignment with visual guidance
2
likes
160
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for TrueID identity verification via Ghana Card (NIA). Captures selfie with face detection and verifies against NIA records.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on trueid_sdk

Packages that implement trueid_sdk