No description
Find a file
John Mizerek 26a8d73b2f Improve item customization sheet UI
- Add item image (100x100) with shadow in header
- Green price badge for base price
- Styled modifier options as cards with blue highlight when selected
- Green price badges for modifier add-on prices
- Large blue "Add to Cart" button with cart icon and price badge
- Centered drag handle at top
- Better visual hierarchy throughout

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 12:23:23 -08:00
android Add Stripe payment integration 2026-01-05 10:46:13 -08:00
ios Add app branding, splash screen, and fix modifier validation 2026-01-05 01:55:13 -08:00
lib Improve item customization sheet UI 2026-01-05 12:23:23 -08:00
linux Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
macos Fix nested modifier saving with proper parent tracking 2025-12-30 14:40:55 -08:00
test Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
web Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
.gitignore Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
.metadata Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
analysis_options.yaml Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
generate_icon.html Add app branding, splash screen, and fix modifier validation 2026-01-05 01:55:13 -08:00
icon.jpg Add app branding, splash screen, and fix modifier validation 2026-01-05 01:55:13 -08:00
icon.png Add app branding, splash screen, and fix modifier validation 2026-01-05 01:55:13 -08:00
pubspec.lock Add Stripe payment integration 2026-01-05 10:46:13 -08:00
pubspec.yaml Add Stripe payment integration 2026-01-05 10:46:13 -08:00
README.md Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00

payfrit_app

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.