A modern and user-friendly Flutter application for plant shopping.
- 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.
Follow the steps below to run the app locally on your machine.
- Install the Flutter SDK
- Use an IDE like Android Studio or Visual Studio Code.
- Clone the repository:
git clone /~https://github.com/your-repo/plant_shop_app.git
- Navigate to the project directory:
cd plant_shop_app
- Fetch the dependencies:
flutter pub get
- Connect a physical device or start a mobile emulator.
- Run the app with:
flutter run
![]() |
![]() |
---|---|
Intro Shop App(1) | Intro Shop App(2) |
![]() |
![]() |
---|---|
Intro Shop App(3) | signIn Page |
![]() |
![]() |
---|---|
SignUp Page | HomePage |
![]() |
![]() |
---|---|
Favorite page | Scan Plant Page |
| | |
|
|:--------------------------------------------------------------------------------------------------:| |:-------------------------------------------------------------------------------------------------:|
| Payment Page | | Profile Page |
- 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.