
Points History
Points History is a production-ready E-commerce Flutter screen from FlutterKit — free, with full source code.
A production-ready Flutter rewards-history screen for any shopping or loyalty app. A pill summary header splits the running balance from color-coded earned (green) and redeemed (red) totals, then All / Earned / Redeemed segmented tabs filter a date-grouped ledger ("This week" / "Earlier"). Each row pairs a painter-drawn circular up/down arrow badge with a title, reason, timestamp, signed point delta and running balance after the transaction. Self-contained: pure Flutter, bundled Manrope, its own light theme, painter-only graphics, and backend-agnostic callbacks.
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
- ✓Summary header with balance, earned and redeemed totals
- ✓Segmented All / Earned / Redeemed filter tabs with sliding selection
- ✓Date-grouped transaction list (This week / Earlier headers)
- ✓Painter-drawn circular up/down arrow type badge per row
- ✓Signed point delta plus running-balance line on each entry
- ✓Thousands-formatted point values and back-button header
Use cases
- ✓E-commerce and shopping loyalty programs
- ✓Cashback and rewards-points apps
- ✓Membership or subscription perks dashboards
- ✓Any earn/redeem points-ledger history view