Add Manual Money Request Feature Flutter app

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

‎1. > Flutter App side Requirements ‎-A "Manual Request Money" button will be added to the app What the new flow must do • Add a clearly visible button labeled “Manual Request Money.” • Tapping the button opens a form that lets the user: – enter the amount, – pick a bank from a dropdown fed by the admin-managed bank list, upi – type the recipient number, – add a transaction reference number, – attach a screenshot (gallery upload only). • On submit, the request is stored with status set to Pending. • In the “Request History” screen the user can scroll through all previous requests and see their current status: Pending, Approved, or Rejected. What I provide • Existing Flutter project and current API/endpoints. • Sample UI reference image for the form. • Bank-list endpoint or JSON to populate the dropdown. What I expect from you • Clean, well-commented Flutter/Dart code that plugs seamlessly into my current codebase. • Simple state management (Provider, Riverpod, or setState—your call) to keep the form lean. • Local validation for numeric fields and required inputs. • A concise README or inline notes showing where you added or modified files. This is a self-contained enhancement—no heavy redesign, just the above form, storage call, and history list update. If you have solid Flutter experience and can turn around a tidy pull request quickly, let’s get started.