Aurum · Confirm Send — Web3 Flutter screen
Web3
66 views

Aurum · Confirm Send

Aurum · Confirm Send is a production-ready Web3 Flutter screen from FlutterKit Pro, installable with flutterkit add web3-send-confirm.

The final review step before an on-chain transfer in the Aurum crypto wallet. A centered hero stacks the "You send" label, a bold 0.5000 ETH figure rendered with tabular-figure number alignment, and its ~$1,374.05 fiat estimate. Below sits a rounded, hairline-bordered summary card listing To (a truncated 0x8f3a…9D02 address), Network (Ethereum), Amount, Network fee (~$1.89), then a divider and a bolded Total of 0.5007 ETH. A muted fingerprint-icon notice warns that biometrics will be requested and that on-chain sends cannot be reversed. The pinned bottom bar holds a custom slide-to-send track: a brand-yellow knob you drag across; past 90% it locks, swaps to a check icon, flips the label to "Authorising…" and fires onConfirm. Pure Flutter — Material widgets, a Stack/Positioned/GestureDetector slider with LayoutBuilder math, bundled Inter font, forced dark theme, no network images. onBack and onConfirm callbacks keep it backend-agnostic.

Reveal the one-line command to drop this screen into your project.

Licensed for unlimited commercial projects · resale prohibited · License

What's included

  • Centered amount hero with tabular-figure 0.5000 ETH and ~$1,374.05 fiat sub-line
  • Summary card with To / Network / Amount / Network fee rows plus divider and bolded Total
  • Reusable _Row helper that styles label/value pairs and a bold total variant
  • Muted fingerprint biometric-and-irreversibility notice block on an alt surface
  • Custom _SlideToConfirm track: draggable brand knob, 90% snap, check + Authorising… state
  • onBack / onConfirm VoidCallbacks, bundled Inter font, forced dark theme, painter-free pure Flutter

Use cases

  • Final transaction review before signing a crypto transfer in a Web3 wallet
  • Slide-to-confirm authorization gate for irreversible on-chain sends
  • Biometric-gated payment confirmation in a fintech or DeFi app
  • Summary-and-confirm step for any high-stakes send-money or checkout flow

Related screens