Tempher is a simple application with a clean and pleasant interface, designed to check the temperature and weather forecast for the next 5 days.
The app follows the principles of clean architecture and SOLID, utilizing the BLoC pattern for state management.
To run the app, follow the steps below:
- Make sure you have Flutter installed on your machine. You can find detailed installation instructions at flutter.dev.
- Clone the Tempher app repository.
- Open a terminal in the project's root folder.
- Run the command
flutter pub getto install all project dependencies. - Connect a physical device or start an emulator.
- Run the command
flutter runto start the app.
This will launch the app on the connected device or selected emulator. Now you can explore the temperature search and weather forecast features.
Tempher is available in three languages: Portuguese, English, and Spanish. You can switch between languages in the operating system settings.
