/world-weather-app

Primary LanguageDartApache License 2.0Apache-2.0

WorldWeather | World Weather Seacrh App

World Weather Search is an app where you can see the weather for every city in the world created using Flutter.

Get it on Google Play

1. Search Screen


  1. Show Weather Screen


3. Error Screen


To use this app follow below instructions :

Clone this app using below syntax:

git clone https://github.com/Aleynaesr/world-weather-app.git

  • After cloning install packages using below syntax:

flutter pub get

  • Above command will install all the necessary packages.

  • Run the app on your mobile using below command:

flutter run

Thank you happy coding 🎈