A simple weather application developed using Flutter. It features a user-friendly interface that displays weather information for cities in Turkey.
-
View current weather by selecting a city
-
Weather forecast for all 81 cities in Turkey
-
Add and access favorite cities easily
-
Clean and user-friendly UI
-
Hourly and 7-day weather forecast display
![]() Main Menu |
![]() Show Wheather |
1- Install the required packages:
flutter pub get
2- Run the application:
flutter run

