
Fintech · Add Recipient
Fintech · Add Recipient is a production-ready Fintech Flutter screen from FlutterKit Pro, installable with flutterkit add fintech-recipient-add.
Fintech Add Recipient is a Flutter screen for adding a payee in a banking or wallet app. A segmented control flips the form between adding by @tag (Revtag or phone) and by bank account (account number / IBAN, with an optional bank name), while a full-name field and a contextual hint round out the inputs. The Save CTA stays disabled until the required fields are non-empty, so users can't submit an incomplete recipient. Built as a self-contained stateful widget in pure Flutter with a forced dark theme and the bundled Inter font, it wires into your flow via onBack and onSave callbacks.
Reveal the one-line command to drop this screen into your project.
Licensed for unlimited commercial projects · resale prohibited · License
What's included
- ✓Segmented control that switches the form between 'by @tag' and 'by bank account' modes
- ✓Full-name field plus a mode-aware detail field (Revtag/phone or account number/IBAN) with matching icons and hints
- ✓Optional bank-name field that appears only in bank-account mode
- ✓Disabled-until-valid 'Save' button that enables only once the required fields are filled
- ✓Centered app bar with a back button and 'Add recipient' title
- ✓Bundled Inter font and a forced dark theme so the screen renders standalone
Use cases
- ✓Add-payee flow in a neobank or money-transfer app
- ✓New-beneficiary form before a peer-to-peer or bank transfer
- ✓Recipient management screen reused across a fintech app
- ✓Onboarding step that captures a first recipient by tag or bank details