🏠 Home Screen
- Beautiful header with search functionality
- Recommended plants section
- Featured plants with animations
- Clean and intuitive UI
🔄 Navigation
- Custom bottom navigation bar
- Smooth page transitions
- Side drawer with multiple options
📋 Details Screen
- Plant details with images
- Price and country information
- Buy now functionality
- Interactive icons
📱 Other Screens
- Favorites screen
- Profile screen
- Settings (coming soon)
📱 Components
base_layout.dart
- Base scaffold for all screensmy_bottom_nav_bar.dart
- Custom navigation barmy_drawer.dart
- App drawer with menu items
🎯 Screens
home/
- Main dashboard screen
- Featured plants listing
- Search functionality
details/
- Plant detail view
- Purchase options
favorites/
- Saved plants view
profile/
- User profile screen
🛠️ Utils
page_transition.dart
- Custom page animations
📄 Core Files
constants.dart
- App-wide constants and theme datamain.dart
- Application entry point
Built with ❤️ by Your Name