Fintech · Request Money — Fintech Flutter screen
Fintech

Fintech · Request Money

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

Fintech Request Money is a Flutter amount-entry screen for requesting a payment in a banking or wallet app. A custom numpad (digits, decimal and backspace) drives live amount state, with the big dollar figure auto-scaling via FittedBox so it never overflows, and decimal entry capped to two places. An 'Add a note' chip lets the user label the request, and the 'Create request link' button stays disabled until a non-zero amount is entered. Built as a self-contained stateful widget in pure Flutter with a forced dark theme and the bundled Inter font, wiring in via onBack and onContinue callbacks.

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

Licensed for unlimited commercial projects · resale prohibited · License

What's included

  • Custom numpad (digits, decimal, backspace) driving live amount state
  • Auto-scaling amount display (FittedBox) that never overflows
  • Two-decimal-place entry guard built into the keypad logic
  • 'Add a note' chip for labelling the request
  • Disabled-until-valid 'Create request link' button
  • Bundled Inter font and a forced dark theme, with no network images

Use cases

  • Request-money amount entry in a neobank or wallet app
  • Peer-to-peer 'ask for money' flow in a fintech app
  • Reusable numpad amount screen for send / request / top-up
  • Split-bill amount step before generating a request link