World Weather Search is an app where you can see the weather for every city in the world created using Flutter.
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 🎈