A luxuriously designed Flutter application for hotel bookings with an elegant and intuitive UI. The app features smooth animations, seamless navigation, and a comprehensive booking experience for luxury stays worldwide.
- Flutter (UI Framework)
- Provider (State Management)
- Custom Animations
- Material Design 3
- ✅ Category Filtering: Browse hotels by type (Luxury, Beachfront, etc.)
- ✅ Favorites System: Save and manage favorite properties
- ✅ Smart Search: Find hotels by location or amenities
- ✅ Booking Management: Track and manage reservations
- ✅ Detailed Hotel Views: Comprehensive property information
- ✅ Secure Payments: Integrated payment system
- ✅ User Profiles: Personalized user experience
- ✅ Modern UI: Elegant and responsive interface
![]() Home Screen |
![]() Hotel Details |
![]() Favorites |
![]() Booking Process |
![]() Date Selection |
![]() Filter Results |
![]() Booking Details |
![]() Payment Screen |
![]() Booking Confirmation |
lib/
├── core/
│ └── color.dart
├── data/
│ └── data.dart
├── pages/
│ ├── booking_success_page.dart
│ ├── bookings_page.dart
│ ├── details_page.dart
│ ├── favorites_page.dart
│ ├── home_page.dart
│ ├── payment_page.dart
│ └── profile_page.dart
├── providers/
│ ├── booking_provider.dart
│ ├── favorites_provider.dart
│ └── navigation_provider.dart
├── widgets/
│ ├── booking_bottom_sheet.dart
│ ├── custom_bottom_nav.dart
│ └── hotel_card.dart
└── main.dart
You can download the latest version of the app from: APK/app-armeabi-v7a-release.apk
Developed by Jam Ali Hassan
Made with ❤️ using Flutter