
Aurum · Recurring Buy
Aurum · Recurring Buy is a production-ready Web3 Flutter screen from FlutterKit Pro, installable with flutterkit add web3-trade-recurring-setup.
A dollar-cost-averaging setup screen for the Aurum crypto wallet, on a near-black canvas with a gold accent. Under a centered "Recurring buy" app bar with a back chevron, the body is a ListView of labelled sections. "Frequency" is a three-way segmented control (Daily/Weekly/Monthly) built from an Expanded Row of GestureDetectors; the active cell gets a gold border and gold text. "Amount" is a row of four equal pills ($25/$50/$100/$250), the selected one tinted with a faint gold fill. Two tappable rows follow: a Bitcoin row with a painted "BTC" badge in an orange-ringed circle, and a "Cash balance · Free · Instant" row with a wallet icon, each ending in a chevron firing onSelectCoin or onSelectPayment. A "Next runs" card lists three upcoming dates driven by the frequency (e.g. Mon Jul 1 / Jul 8 / Jul 15), each paired with the amount in tabular figures. A pinned bottom bar holds a full-width gold FilledButton whose label updates live to "Start weekly buy". Pure Flutter: forced dark Theme, bundled Inter font, setState selection, no network images.
Reveal the one-line command to drop this screen into your project.
Licensed for unlimited commercial projects · resale prohibited · License
What's included
- ✓Three-way Frequency segmented control (Daily/Weekly/Monthly) with gold-bordered active cell, setState-driven
- ✓Four-pill amount selector ($25/$50/$100/$250) with faint gold tint on the chosen value
- ✓Tappable Coin row with a painted 'BTC' badge in an orange-ringed circle, wired to onSelectCoin
- ✓Cash-balance payment row ('Free · Instant') with wallet icon and chevron, wired to onSelectPayment
- ✓Frequency-aware 'Next runs' card showing three dated runs with tabular-figure amounts
- ✓Pinned bottom gold FilledButton whose label re-renders to 'Start <frequency> buy', firing onStart
Use cases
- ✓Crypto wallet app letting users automate dollar-cost-averaging into Bitcoin
- ✓Exchange onboarding flow that nudges new traders toward scheduled recurring buys
- ✓Neobank or fintech app offering set-and-forget weekly or monthly asset accumulation
- ✓Investing app configuring an auto-invest plan with a clear upcoming-runs preview