FlowDelivery v0.3.0 — Session-Local Shopping Cart
First interactive commerce slice on top of the v0.2.0 read-only catalog experience.
Live demo: https://leomoraesitu.github.io/flowdelivery-app/
Highlights
- Session-local shopping cart (Riverpod
Notifier<Cart>domain boundary; persistence deferred to Checkout) - Add-to-cart on product details with in-cart quantity controls
- Single-restaurant constraint with a localized confirmation dialog
- Protected
/cartpage: item list, quantity controls, per-item subtotal, running total, disabled checkout CTA - Cart badge on restaurant/product headers (hidden at zero)
- 21 new localization keys (pt_BR/pt/en) with ICU plural item count
Full release notes: docs/releases/v0.3.0.md · Sprint governance: SPRINT_9.md
APK Checksums
SHA-1: f7e191476448a95c7c8a98102c57992319ea7b95
SHA-256: 34fdf549d577e01ec9a1cf72df3634a3e0c77a9c5d3784c9d1fb8964163fc6e7
🤖 Generated with Claude Code