Fintech · Scan QR — Fintech Flutter screen
Fintech

Fintech · Scan QR

Fintech · Scan QR is a production-ready Fintech Flutter screen from FlutterKit Pro, installable with flutterkit add fintech-scan-qr.

Fintech Scan QR is a Flutter QR-scanner viewfinder for paying in a banking or wallet app. The camera feed is a painted gradient (no real camera or network), overlaid with a 250×250 scan frame whose rounded corner brackets and accent scan line are drawn with a CustomPainter. A 'Point at a QR code to pay' prompt sits above Gallery and Torch round controls, and a translucent 'Show my QR code' button flips to the user's own code. Built as a self-contained widget in pure Flutter with a forced dark theme and the bundled Inter font, wiring in via onBack and onMyCode callbacks.

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

Licensed for unlimited commercial projects · resale prohibited · License

What's included

  • Painted scan frame with rounded corner brackets and an accent scan line (CustomPainter)
  • Mock camera feed rendered as a gradient — no real camera or network
  • 'Point at a QR code to pay' prompt over the viewfinder
  • Gallery and Torch round controls
  • Translucent 'Show my QR code' button to switch to your own code
  • Bundled Inter font and a forced dark theme so the screen renders standalone

Use cases

  • Pay-by-QR scanner in a neobank or wallet app
  • QR checkout / merchant-pay entry point in a fintech app
  • Scan-to-pay screen paired with a 'my QR code' view
  • Camera-permission and scanner UI mock for prototypes