Skip to content

Latest commit

 

History

History
86 lines (60 loc) · 4.59 KB

README.md

File metadata and controls

86 lines (60 loc) · 4.59 KB

Plant Shop App

A modern and user-friendly Flutter application for plant shopping.

Features

  • Mobile-Optimized Interface: Tailored for mobile screens with a responsive layout.
  • Interactive Dsign: Includes dynamic components for a seamless user experience.
  • Lightweight and Fast: Optimized for performance on various devices.

Getting Started

Follow the steps below to run the app locally on your machine.

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/your-repo/plant_shop_app.git
  2. Navigate to the project directory:
    cd plant_shop_app
  3. Fetch the dependencies:
    flutter pub get

Running the App

  1. Connect a physical device or start a mobile emulator.
  2. Run the app with:
    flutter run

Screenshots

Screenshots

Home and Navigation

Home Screen Navigation Drawer
Intro Shop App(1) Intro Shop App(2)

Product Views

Product List Product Details
Intro Shop App(3) signIn Page

Cart and Checkout

Cart View Checkout Screen
SignUp Page HomePage

User Profile and Settings

Profile Screen Settings Screen
Favorite page Scan Plant Page

Additional Screens

| Order History | | Search Results | |:--------------------------------------------------------------------------------------------------:| |:-------------------------------------------------------------------------------------------------:|

| Payment Page | | Profile Page |

Resources


Notes

  • Update the repository URL and screenshot paths (screenshots/portrait.png, screenshots/landscape.png) as needed.
  • Add more details if there are additional features or dependencies.