Hotels Exploration
This Flutter application serves as a demonstrating my coding proficiency by offering a streamlined hotel exploration experience. Dive into the intricacies of programming with this compact yet powerful project..
You can take a look at the mini-project here: https://drive.google.com/file/d/1lu110QdNx2NXzZYf2qwu29R6XCdS72j-/view
To run the project, follow these steps:
1- Clone the repository. 2- Execute the following commands in your terminal while respecting the specified order:
- flutter clean
- flutter pub get
- flutter pub run intl_utils:generate
- flutter packages pub run build_runner build --delete-conflicting-outputs
3- Run the project.