Open Fashion is a Flutter-based e-commerce application inspired by a modern fashion UI design. The app focuses on clean architecture, reusable widgets, and a smooth checkout experience.
It demonstrates strong UI skills, navigation handling, and state management suitable for real-world Flutter apps.
- 🏠 Home screen with featured products
- 🛒 Product details & cart management
- ➕➖ Quantity control
- 📦 Shipping address selection
- 💳 Payment method selection
- ✅ Checkout flow
- 🎉 Payment success dialog
- ♻️ Reusable and scalable widgets
- 🎨 Pixel-perfect UI from Figma design
cupertino_icons: ^1.0.8
go_router: ^17.0.1
flutter_svg: ^2.2.3
gap: ^3.0.1
ionicons: ^0.2.2
flutter_credit_card: ^4.1.0- go_router → clean & scalable navigation
- flutter_svg → SVG icons & illustrations
- gap → consistent spacing
- ionicons → modern icons
- flutter_credit_card → payment card UI
- cupertino_icons → iOS-style icons
- Open Fashion – Free eCommerce UI Kit
- Designed in Figma
- Implemented with pixel-perfect attention in Flutter









