Flutter-E-Commerce-App

Flutter E-Commerce App

A cross-platform E-Commerce application built with Flutter, demonstrating modern UI/UX, product listing, and shopping cart features. This project is suitable for developers looking to learn or showcase a basic e-commerce app built using Flutter.

Features

Directory Structure

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/TareqAlKushari/Flutter-E-Commerce-App.git
    cd Flutter-E-Commerce-App
    
  2. Install dependencies:
    flutter pub get
    
  3. Run the app:
    flutter run
    

Assets

Ensure all asset paths exist as specified in pubspec.yaml:

Localization

This project uses flutter_localizations for supporting multiple languages. You can extend it by adding your own translations.

Dependencies

Key dependencies as specified in pubspec.yaml:

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for review.

Author 🙋‍♂️

Tareq Al-Kushari GitHubLinkedInFacebookInstagramXEmailPortfolio Website

License 📜

This project is open-source and available under the MIT License.


If you found this helpful, don’t forget to star the repo and share it with others! ⭐