- wallet_coupons_page: pass full CouponModel to detail route (was coupon.id) - wallet_coupons_page: fix status filters (in_circulation=可使用, listed=挂售中) - my_coupon_detail_page: full rewrite — StatefulWidget, accept CouponModel or String ID, real QR code via qr_flutter, barcode toggle, real data (faceValue/price/expiry/orderNo/resale), conditional action buttons per isTransferable + resaleCount, grey gradient for expired coupons - profile_page: convert to StatefulWidget, load holdingsSummary on init, show real hold count & totalSaved in quick stats (tappable → /wallet/coupons), add "我的持仓" menu entry - i18n: add myCoupon.switchQr + common.notFound to all 4 locales Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| android | ||
| assets/images | ||
| ios | ||
| lib | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.yaml | ||
README.md
genex_consumer
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.