A beautifully designed Flutter application for plant enthusiasts to browse, favorite, and purchase plants. The app features a clean and modern UI with smooth animations and a seamless shopping experience.
- Flutter (UI Framework)
- Provider (State Management)
- Clean Architecture
- Custom Animations
- ✅ Authentication: Secure user login and signup
- ✅ Plant Catalog: Browse various plant categories
- ✅ Favorites: Save and manage favorite plants
- ✅ Shopping Cart: Easy checkout process
- ✅ User Profile: Personalized user experience
- ✅ Plant Details: Detailed information about each plant
- ✅ Search: Find plants quickly
- ✅ Responsive Design: Works on all screen sizes
Splash Screen |
Welcome Screen |
Login Screen |
Signup Screen |
Home Screen |
Plant Details |
Favorites |
Checkout Process |
Payment Success |
Navigation Menu |
Settings Screen |
Settings Detail |
About Screen |
├── Screen_page/
│ ├── home_page.dart
│ ├── details_page.dart
│ ├── favorites_page.dart
│ └── settings_page.dart
├── widgets/
│ ├── app_drawer.dart
│ └── bottom_nav.dart
├── utils/
│ ├── app_data.dart
│ └── toast_helper.dart
├── const/
│ └── color.dart
├── List_data/
│ ├── plant_data.dart
│ └── plant_model.dart
└── main.dart```
## 📱 Download APK
You can download the latest version of the app from:
[APK/app-armeabi-v7a-release.apk](APK/app-armeabi-v7a-release.apk)
## 👨💻 Developer
Developed by [Jam Ali Hassan](https://github.com/jamalihassan0307)
---
<p align="center">
Made with ❤️ using Flutter
</p>














