addressiq library

AddressIQ Flutter SDK.

Public surface follows the Phase 3 cross-SDK contract documented in docs/sdk-contract.md. The legacy addressiq exports below remain for partners still on the 1.x SDK; the new entry point is AddressIQ.instance.

Classes

AddressData
AddressIQ
Public singleton — AddressIQ.instance.
AddressIQApi
AddressIQConfig
AddressIQTheme
AddressIQVerify
Full-screen address verification flow.
CollectResult
Result of the Collect UI. The widget collects only — it saves the address and returns its locationCode; it does NOT start a verification. Start verification from the onComplete callback with AddressIQ.instance.startVerification(locationCode: ...).
LocationCollector
LocationEnvelope
LocationEvent
SdkUser
StartCombinedArgs
StartPhysicalArgs
StartVerificationArgs
VerificationLifecycleState
VerificationStatus
VerifyResult

Exceptions / Errors

AddressIQException
SdkError