Fintech · Request Link — Fintech Flutter screen
Fintech

Fintech · Request Link

Fintech · Request Link is a production-ready Fintech Flutter screen from FlutterKit Pro, installable with flutterkit add fintech-request-link.

Fintech Request Link is a Flutter screen for sharing a payment request in a banking or wallet app. It leads with the requested amount and a note, then a white QR card whose code is drawn entirely with a CustomPainter — finder squares plus a seeded module grid — so there are zero asset or network dependencies. Below it, a link row shows a short payment URL with a Copy button, and a pinned 'Share request' button opens the share sheet. Built as a self-contained widget in pure Flutter with a forced dark theme and the bundled Inter font, wiring in via onBack and onDone callbacks.

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

Licensed for unlimited commercial projects · resale prohibited · License

What's included

  • Fully custom-painted QR code (CustomPainter — finder squares + seeded module grid, no package)
  • Requested-amount headline with a supporting note line
  • White QR card with a 'Scan to pay' caption
  • Copyable short-link row with a Copy button
  • Pinned 'Share request' call-to-action
  • Bundled Inter font and a forced dark theme, with no network images

Use cases

  • Payment-request share screen in a neobank or wallet app
  • Request-money confirmation that produces a link and QR
  • Split-bill or invoice share step in a fintech app
  • QR-to-pay screen that needs no third-party QR dependency