A beautifully designed Flutter application for ordering cakes with an elegant and intuitive UI. The app features smooth animations, seamless navigation, and a comprehensive ordering experience for delicious cakes and desserts.
- Flutter (UI Framework)
- Provider (State Management)
- Custom Animations
- Material Design
- Advanced Drawer
- ✅ Category Filtering: Browse cakes by type (Chocolate, Vanilla, etc.)
- ✅ Favorites System: Save and manage favorite cakes
- ✅ Smart Search: Find cakes by name or flavor
- ✅ Shopping Cart: Add and manage items in cart
- ✅ Detailed Cake Views: Comprehensive product information
- ✅ Quantity Controls: Adjust quantities in cart
- ✅ User Profiles: Personalized user experience
- ✅ Modern UI: Elegant and responsive interface
- ✅ Onboarding Screens: Smooth introduction to the app
![]() Home Screen |
![]() Cake Details |
![]() Favorites |
![]() Shopping Cart |
![]() Navigation Drawer |
![]() List View |
![]() Category Filtering |
![]() Search Functionality |
![]() Add to Favorites |
![]() Add to Cart |
![]() Remove from Favorites |
![]() Settings |
![]() Splash Screen |
![]() Walkthrough Screen 1 |
![]() Walkthrough Screen 2 |
![]() Walkthrough Screen 3 |
![]() Settings |
![]() Settings Detail |
lib/
├── core/
│ ├── color.dart
│ └── text_style.dart
├── data/
│ ├── category.dart
│ └── items.dart
├── models/
│ └── cart_item.dart
├── page/
│ ├── cart_page.dart
│ ├── details_page.dart
│ ├── favorites_page.dart
│ ├── home_page.dart
│ ├── settings_page.dart
│ ├── splash_screen.dart
│ └── walkthrough_screen.dart
├── providers/
│ ├── cart_provider.dart
│ └── favorites_provider.dart
├── widget/
│ ├── Category_btn.dart
│ ├── item_card.dart
│ └── item_list_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