E-Commerce App
Welcome to the High-End Products App! This application allows users to browse high-end products with a focus on an appealing and functional user interface. The app includes features for browsing products, adding items to the cart, and supports both light and dark modes.
- Functional UI: The app offers a smooth and intuitive user interface to enhance the browsing experience.
- Browsing: Users can browse through a curated selection of high-end products.
- Add to Cart Functionality: Easily add products to the cart for potential future purchase.
- Supports Light and Dark Mode: The app adapts to both light and dark themes for a better user experience in different lighting conditions.
- Flutter: For building the UI and handling interaction.
- Dart: The primary language used for development.
- Provider: For managing the app's state.
- Clone the repository:
git clone https://github.com/FaezAnsar/calculator_app.git cd calculator_app - Get dependencies:
flutter pub get
- Run on simulator/device:
flutter run