
Reorder past order
Reorder past order is a production-ready E-commerce Flutter screen from FlutterKit — free, with full source code.
A production-ready Flutter reorder screen for any online store or marketplace app. It rebuilds a past order (referenced by its order number) into a checklist: a "Select all available" header with a live selected-units count, then per-item rows showing a product thumbnail, name, variant and price, an in-stock or out-of-stock chip, a quantity stepper and a brand-tinted checkbox. Out-of-stock lines are dimmed and locked. A pinned bottom bar sums the selected units and total, enabling add-to-cart only when something is chosen. Backend-agnostic with callbacks only.
Full tutorial coming soon.
The step-by-step walkthrough and complete Dart source for this screen haven't been published yet. They'll be free when they are — no sign-up, no payment. In the meantime, browse the screens that already have their tutorial.
What's included
- ✓Select-all-available header with live selected-units count
- ✓Per-item rows: thumbnail, variant, price and brand checkbox
- ✓In-stock / out-of-stock status chips
- ✓Locked, dimmed rows for unavailable items
- ✓Per-line quantity stepper (1-9) with disabled bounds
- ✓Pinned bottom bar summing units and total, disabled until items selected
Use cases
- ✓Fashion and apparel shopping apps
- ✓Grocery and household reorder flows
- ✓General e-commerce and marketplace apps
- ✓Subscription or repeat-purchase storefronts