Flutter Money Transfer Screen

Замовник: AI | Опубліковано: 02.10.2025

I have an existing Flutter app and now need a dedicated Money Transfer screen woven seamlessly into it. The page must let users do two things smoothly: • Send money – clean amount entry, recipient selection or search, and a confirmation step that fits the app’s current flow. • View their transaction history – a scrollable, filterable list showing date, amount, status, and basic details. Solid Flutter/Dart code is essential, and I want the design to inherit my current theme so it feels native on both Android and iOS. Use any state-management approach you’re comfortable with (Provider, BLoC, Riverpod, etc.); just keep it well-structured and easy to plug in. Deliverables: 1. All Dart files/widgets for the new screen. 2. Any additional assets or JSON demo data used. 3. A short read-me outlining where to place the code and how to run a quick build to verify the feature. Once I drop the files into my repo and run the app, the Money Transfer page should appear in the navigation, perform the two tasks reliably, and compile without warnings.