A simple multiplatform application. Developed using Flutter, this app offers a seamless and visually appealing coffee shopping experience on both iOS and Android devices.
This project is not completed yet, as soon as possible when it's complete I will update it here. Stay tuned for more exciting updates!
- Coffee menu
- Infinite scrolling
- Reviews and ratings
- Order customization
- Introductory screens
- Custom search bar
- Custom Bottom navigation bar
and much more... Check it yourself :)
Package | Usage |
---|---|
google_fonts | A Flutter package to use fonts from fonts.google.com. |
smooth_page_indicator | Customizable animated page indicator with a set of built-in effects. |
- If you don't have Flutter SDK installed, please visit official Flutter site.
- Fetch latest source code from master branch.
git clone https://github.com/ivansaul/flutter_coffee_shop_app.git
- Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run
Contributions are welcome.
Feel free to open an Issue :)