Skip to main content

Usage

show() opens the widget as a full-screen modal flow — identity screen (skipped when prefilledIdentifier is set), bookmarks, and search — and returns the PostcodeSelection, or null if the user backed out. selection.toJson() produces exactly the wire shape every other SDK delivers.

Configuration

The package depends only on Flutter and dio, holds no global state, and can be instantiated from multiple places in the same app.