A visually delicious burger-themed onboarding experience using Flutter and the liquid_swipe
package. Swipe through a series of mouth-watering burger screens with fluid animations, vibrant colors, and a delightful UI.
- 🔥 Smooth liquid swipe animations
- 🎨 Beautiful gradient backgrounds
- 🍔 High-quality burger illustrations
- ⚡ Interactive & responsive layout
- 🌈 Dynamic status bar color adaptation
- 🛒 “Order Now” CTA button for each burger
To run this project locally, follow these simple steps:
# Clone the repository
git clone https://github.com/TutorialsAndroid/Burger-Order-App-UI.git
cd Burger-Order-App-UI
# Install dependencies
flutter pub get
# Run the app
flutter run
Make sure you have Flutter installed: Flutter Installation Guide
liquid_swipe
– For the awesome swipe effectflutter/material.dart
– For crafting beautiful UIsflutter/services.dart
– For dynamic system UI styling
This project is a great way to learn:
- Advanced widget composition
- Gradient backgrounds & animation
- Using third-party packages like
liquid_swipe
- Managing state & interaction within a
StatefulWidget
Feel free to fork this repo, improve the UI, add new burger styles, or customize the onboarding flow!
MIT License – do whatever you want, just give credit where it's due. 🍟
Like this app? Got suggestions? Reach out!
Swipe. Drool. Order. Repeat.
Made with ❤️ in Flutter