📂A basic User Interface of a Travel App that can be used to book tickets for multiple destinations. The app can be used to book multiple tickets based on the number of people. (Here we have restricted the number to 5.)
🌐The app basically has a Welcome Screen which navigates to the Homescreen.The Home Screen has various options and tour packages that are available. Then on choosing the destination the Screen switches to another page that holds the details of the package including costings, ratings, location details, etc. On entering the required data the app Enters the Terminating Screen.






- Clone the Repository and Change the directory.
flutter pub get
flutter run
Clone the repository and change directory.
git clone https://github.com/mahesh-bora/flutter_travelApp.git
Go to the project directory
cd flutter_travelApp
Flutter pub get and run
flutter pub get
flutter run
Distributed under the MIT License. See License for more information.
Contributions are always welcome! Your feedback will help me grow as a developer and build better and more reusable apps.
Please adhere to this project's code of conduct
.