Open Fashion is a modern, user-friendly e-commerce app built with Flutter, designed for seamless shopping of fashion products and accessories. The app allows users to browse a curated collection of abayas, rings, earrings, boots, and more, with detailed product information and high-quality images. Users can easily add and manage shipping addresses, select payment methods, and complete their orders through a smooth and intuitive checkout process. The app features a clean, responsive design and reusable UI components, making it both visually appealing and easy to use.
- 🛍️ Browse a variety of fashion products (abayas, rings, earrings, boots, etc.)
- 🖼️ Product details with images, prices, and descriptions
- 🔍 Search functionality for products
- 🏠 Add and manage shipping addresses
- 💳 Add and select payment methods
- 🛒 Cart and checkout flow
- 📦 Order summary and confirmation dialog
- 🎨 Custom reusable UI components
- Responsive and modern design
- Clone the repository:
git clone https://github.com/your-username/open_fashion.git cd open_fashion - Install dependencies:
flutter pub get
- Run the app:
flutter run
lib/
Components/ # Reusable UI widgets (buttons, appbars, dialogs, etc.)
Models/ # Data models (Product, User, etc.)
Screens/ # App screens (Home, Checkout, Place Order, etc.)
core/ # App-wide constants (colors, etc.)
main.dart # App entry point
- Product images, icons, and SVGs are located in the
assets/directory. - Fonts are in
assets/fonts/.
Developed with ❤️ using Flutter.




