A modern and elegant Flutter application for luxury hotel booking and management.
- Beautiful and intuitive user interface
- Hotel room browsing and booking
- User authentication and profile management
- Secure payment integration
- Room availability checking
- Booking history and management
- High-quality image galleries
- Multi-platform support (iOS, Android, Web)
- Flutter 3.0+
- Provider for state management
- Dio for API communication
- Cached Network Image for efficient image loading
- Shared Preferences for local storage
- Image Picker for user media uploads
- Flutter SDK (>=3.0.0)
- Dart SDK (>=3.0.0)
- Android Studio / VS Code
- Git
- Clone the repository:
git clone https://github.com/hosam-dyab/luxury_hotel.git- Install dependencies:
flutter pub get- Run the app:
flutter runlib/
├── global/ # Global configurations
├── layout/ # Layout components
├── models/ # Data models
├── providers/ # State management
├── screens/ # App screens
├── services/ # API and backend services
├── theme/ # App theming
└── widgets/ # Reusable widgets
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.


















