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!
- Infinite scrolling
- Reviews and ratings
- Custom search bar
- Custom Sliver Appbar
- Custom Bottom navigation bar
and much more... Check it yourself :)
Package | Usage |
---|---|
go_router | A declarative routing package for Flutter that uses the Router API to provide a convenient, url-based API for navigating between different screens. |
flutter_svg | Draw SVG files using Flutter.. |
google_fonts | A Flutter package to use fonts from fonts.google.com. |
- 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/CreativeDev0508/flutter-travel-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 :)