This Flutter Weather App provides real-time weather updates and 7-day forecasts based on the user's current location or a searched city.
Developed by CodēCodes
Portfolio: CodēCodes Portfolio
GitHub: CodēCodes GitHub
- Real-time weather updates
- 7-day weather forecasts
- Dynamic background gradients based on time of day (day/night)
- Toggle between °C and °F
- Location-based weather updates using GPS
- Search weather by city
- Smooth animations for temperature and forecast changes
- Clone this repository:
git clone https://github.com/Cod-e-Codes/flutter-weather-app.git
- Navigate to the project directory:
cd flutter-weather-app
- Install dependencies:
flutter pub get
- Run the app:
flutter run
Below is a screenshot of the app in action:
This project is licensed under the MIT License. See the LICENSE file for more details.
Developed with ❤️ by CodēCodes