payfrit-app/lib/models
John Mizerek 2491c961e0 Add address management and user account features
- Add delivery address list, add, edit, delete, set default functionality
- Add order history screen
- Add profile settings screen
- Add account screen with avatar upload
- Update restaurant select gradient direction
- Add states API endpoint for address forms
- Fix table names (tt_States)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 20:22:37 -08:00
..
cart.dart Fix beacon scanning and Bluetooth permissions 2026-01-08 15:09:24 -08:00
menu_item.dart Implement complete cart management system 2025-12-29 11:14:19 -08:00
order_history.dart Add address management and user account features 2026-01-08 20:22:37 -08:00
restaurant.dart Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
service_point.dart Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
user_profile.dart Add address management and user account features 2026-01-08 20:22:37 -08:00